- added a Toggle All checkbox to Corner Markers Tool

- added an Icon to the MessageBox that asks for saving if the user try to close the app and there is some unsaved work
This commit is contained in:
Marius Stanciu
2020-05-25 04:46:03 +03:00
committed by Marius
parent 1b1dd23082
commit 1a4fa4317a
4 changed files with 23 additions and 2 deletions

View File

@@ -11,6 +11,8 @@ CHANGELOG for FlatCAM beta
- updated the GUI fields for the Scale and Offset in the Object UI to allow only numeric values and operators in the list [/,*,+,-], spaces, dots and comma
- modified the Etch Compensation Tool and added conversion utilities from Oz thickenss and mils to microns
- added a Toggle All checkbox to Corner Markers Tool
- added an Icon to the MessageBox that asks for saving if the user try to close the app and there is some unsaved work
24.05.2020