- changed the status bar label to have an icon instead of text

- added a label in status bar that will toggle the Preferences tab
- made some changes such that that the label in status bar for toggling the Preferences Tab will be updated in various cases of closing the tab
This commit is contained in:
Marius Stanciu
2020-06-01 23:09:15 +03:00
committed by Marius
parent cb5a20fda6
commit 0f04eb1215
10 changed files with 63 additions and 5 deletions

View File

@@ -27,6 +27,9 @@ CHANGELOG for FlatCAM beta
- fix an issue with progressive plotted shapes not being deleted on the end of the job
- some fixed due of recent changes and some strings changed
- added a validator for the FCColorEntry GUI element such that only the valid chars are accepted
- changed the status bar label to have an icon instead of text
- added a label in status bar that will toggle the Preferences tab
- made some changes such that that the label in status bar for toggling the Preferences Tab will be updated in various cases of closing the tab
31.05.2020