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#130 - Measuring tools
Attached to Project:
QCAD
Opened by Andrew (andrew) - Tuesday, 05 July 2011, 15:05 GMT+2
Last edited by Martin (martin) - Friday, 15 July 2011, 16:46 GMT+2
Opened by Andrew (andrew) - Tuesday, 05 July 2011, 15:05 GMT+2
Last edited by Martin (martin) - Friday, 15 July 2011, 16:46 GMT+2
|
DetailsImplement measurement (info) tools (see QCAD 2) |
This task depends upon
Info labels are now shown with a similar mechanism as snap labels. The slot that draws info labels is in Viewport.js:
EventHandler.prototype.drawInfoLabel
The text color still needs to be customizable, the font should be the one set in the graphics view font settings.
Zooming in/out while a text label is shown should be handled now.
Please add a comment if you experience any flickering / problems.