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#657 - Auto Zoom applied too often
|
Details
Auto Zoom should not be applied every time you go back and forth between editing a block and the main drawing. see also http://www.ribbonsoft.com/rsforum/viewtopic.php?f=31&t=2111 |
This task depends upon
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: