QCAD - 2D CAD System.
Click here for a documentation of the DokuWiki formatting syntax that can be used in reports
Please search for existing tasks (also closed ones) before opening a new task.
Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help > Check for Updates)
FS#544 - Hatch not restored correctly in undo operation after scale
Attached to Project:
QCAD
Opened by Stefan (stefan) - Thursday, 12 April 2012, 15:14 GMT+2
Last edited by Andrew (andrew) - Monday, 16 December 2013, 14:25 GMT+2
Opened by Stefan (stefan) - Thursday, 12 April 2012, 15:14 GMT+2
Last edited by Andrew (andrew) - Monday, 16 December 2013, 14:25 GMT+2
|
Details
Scaling some entities including hatches and undo-ing this, the hatches are not restored correctly (still existing, but completely malformed). |
This task depends upon
Closed by Andrew (andrew)
Monday, 16 December 2013, 14:25 GMT+2
Reason for closing: Fixed
Additional comments about closing: This has been fixed in QCAD 3.1.5
Monday, 16 December 2013, 14:25 GMT+2
Reason for closing: Fixed
Additional comments about closing: This has been fixed in QCAD 3.1.5
This happens likely after a scale operation with different X / Y factors and has to do with arcs not being scalable disproportionally (they would have to be changed into ellipses which is not implemented yet).
TODO:
The best solution for now might be to disable disproportional scaling for hatches with arc / ellipse segments.
Thank you for the response, but I didn't had disproportional scaling enabled.