- Status Closed
- Percent Complete
- Task Type Bug Report
- Category QCAD (main)
-
Assigned To
andrew - Operating System All
- Severity Low
- Priority Very Low
- Reported Version 3.3.3
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: QCAD Bugtracker
Opened by Husky - 07.10.2013
Last edited by andrew - 08.10.2013
Opened by Husky - 07.10.2013
Last edited by andrew - 08.10.2013
FS#937 - Info Tools - Area: "Add measurement to drawing" doesn't work as expected
XP/32
Info Tools - Area: “Add measurement to drawing” doesn’t work as expected
Closed by andrew
08.10.2013 09:32
Reason for closing: Fixed
Additional comments about closing:
08.10.2013 09:32
Reason for closing: Fixed
Additional comments about closing:
https://github.com/qcad/q cad/commit/f2923c6b1bde6e345b1f038d1fa35 73eacd836bd
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
Note that you have to right-click (terminate the tool) to add the measurement to the drawing - this might be considered to be a bug indeed. I will check if this makes sense.
I did terminate the tool with a right click - and the area was calculated but not written in the drawing.
Now I terminate it two times - and it works.
One right click makes sense to me but not two. Furthermore if I like to take a couple Area measurements in row I have to pick up the area info tool again and again (two right clicks = a final termination).
Yes, that's what I meant by 'terminate the tool' (right-click twice). I will look into that, thanks.
Quick fix (scripts/Info/InfoArea/InfoArea.js):
https://raw.github.com/qcad/qcad/master/scripts/Information/InfoArea/InfoArea.js
Thank you for the quick fix - works like a charm!