- Status Closed
- Percent Complete
- Task Type Feature Request
- Category QCAD (main)
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version Development
- Due in Version 3 Beta
-
Due Date
Undecided
- Votes
- Private
Attached to Project: QCAD Bugtracker
Opened by andrew - 05.07.2011
Last edited by Anonymous Submitter - 15.07.2011
Opened by andrew - 05.07.2011
Last edited by Anonymous Submitter - 15.07.2011
FS#130 - Measuring tools
Implement measurement (info) tools (see QCAD 2)
Closed by Anonymous Submitter
15.07.2011 14:46
Reason for closing: Implemented
15.07.2011 14:46
Reason for closing: Implemented
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
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.