- some changes in the Geometry Editor UI's and in some cases, fixes for the right-click close action

This commit is contained in:
Marius Stanciu
2022-04-20 21:27:20 +03:00
committed by Marius
parent 6690e507f6
commit d7d53399a0
6 changed files with 130 additions and 61 deletions

View File

@@ -16,6 +16,7 @@ CHANGELOG for FlatCAM Evo beta
- updated some custom widgets in the GUI elements such that the scrolling in the Preferences can be done without blocking on some of the widgets
- remade how the Preferences Tab is constructed such that now is made on demand for each section (tab) therefore making it faster to load (once a section is loaded - by clicking its tab - it will not be reloaded in the current session)
- a fix for the latest change in the Preferences Tab
- some changes in the Geometry Editor UI's and in some cases, fixes for the right-click close action
19.04.2022