- fixed an error in Geo Editor when trying to save an empty Geometry

- in Preferences made sure that clicking the Restore Defaults will update the values in the Preferences Tab
- some changes in the Tools visibility in the Tools ToolBar
This commit is contained in:
Marius Stanciu
2020-11-25 14:24:47 +02:00
committed by Marius
parent 88509cd9a7
commit 4cc88ec5fe
5 changed files with 29 additions and 7 deletions

View File

@@ -12,6 +12,9 @@ CHANGELOG for FlatCAM beta
- had a first shot in creating a way to show the log messages in the Tcl Shell if a setting in Preferences is set
- fixed Isolation Tool tool table context menu pointing at the same method for the menu entries: Add Tool and Pick from DB
- made sure that the GUI element FCInputDialogSpinnerButton has the spinner element auto-selected on launch
- fixed an error in Geo Editor when trying to save an empty Geometry
- in Preferences made sure that clicking the Restore Defaults will update the values in the Preferences Tab
- some changes in the Tools visibility in the Tools ToolBar
24.11.2020