- made sure that the status bar label for preferences is updated also when the Preferences Tab is opened from the Edit -> Preferences

This commit is contained in:
Marius Stanciu
2020-06-03 04:32:56 +03:00
committed by Marius
parent b23bd5f590
commit 378a497935
2 changed files with 10 additions and 8 deletions

View File

@@ -14,6 +14,7 @@ CHANGELOG for FlatCAM beta
- minor issue in Paint Tool
- added a new feature for Gerber parsing: if the NO buffering is chosen in the Gerber Advanced Preferences there is now a checkbox to activate delayed buffering which will do the buffering in background allowing the user to work in between. I hope that this can be useful in case of large Gerber files.
- made the delayed Gerber buffering to use multiprocessing but I see not much performance increase
- made sure that the status bar label for preferences is updated also when the Preferences Tab is opened from the Edit -> Preferences
2.06.2020