- Status Closed
- Percent Complete
- Task Type Feature Request
- Category QCAD (main)
-
Assigned To
andrew - Operating System All
- Severity Low
- Priority Very Low
- Reported Version 3.0.0
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#657 - Auto Zoom applied too often
Auto Zoom should not be applied every time you go back and forth between editing a block and the main drawing.
At least, not by default: it just isn’t practical. QCAD2 didn’t do it...
see also http://www.ribbonsoft.com/rsforum/viewtopic.php?f=31&t=2111
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
Actually, I should have called it 'medium severity'...
QCAD 2 used to open the block that is being edited in a separate window. After editing the block, the window was closed. The window with the original drawing was never affected by this. QCAD 3 opens the edited block in the same window as the main drawing. This makes the autozoom necessary when switching between blocks.
Possible solution: store the last known position / zoom for every block and apply it when switching blocks.
A good suggestion, but how do I do that?
This is a suggestion for future development.
If you are interested, this will likely go into scripts/Block/EditBlock/EditBlock.js
The idea is: