QCAD Bugtracker

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category QCAD (main)
  • Assigned To
    Andrew
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version 3 RC1
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: QCAD Bugtracker
Opened by Peter - 04.11.2011
Last edited by Andrew - 04.11.2011

FS#362 - Regression in SvgExporterPG.prototype.exportEntity

In RC1 text in PG SVG will be in the wrong location. The position passed from native code to the SvgExporterPG.prototype.exportEntity is wrong:

Instead of the actual place of the text it gets the position of the surrounding block entity, or, for text that is not in a block, “0,0,0”.

Dimension labels are not affected by this. Also HAlign and VAlign are not passed correctly for text in the model-view block.

Closed by  Andrew
04.11.2011 21:11
Reason for closing:  Fixed
Additional comments about closing:  

A problem deep inside the ECMAScript wrappers (RTextData passed as reference, not copy and therefore directly modifieable by SvgExporterPG.js).

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing