- added a toggle button in Preferences to toggle on/off the display of the selection box on canvas when the user is clicking an object or selecting it by mouse dragging.

This commit is contained in:
Marius Stanciu
2019-04-25 20:59:45 +03:00
parent 4c275b25af
commit ac3833f746
3 changed files with 26 additions and 8 deletions

View File

@@ -16,7 +16,7 @@ CAD program, and create G-Code for Isolation routing.
- for all objects, if in Selected the object name is changed to the same name, the rename is not done (because there is nothing changed)
- fixed Edit -> Copy as Geom function handler to work for Excellon objects, too
- made sure that the mouse pointer is restored to default on Editor exit
-
- added a toggle button in Preferences to toggle on/off the display of the selection box on canvas when the user is clicking an object or selecting it by mouse dragging.
24.04.2019