Commit Graph

9 Commits

Author SHA1 Message Date
Marius Stanciu a5384d50d8 - more PEP8 changes
- in PreferencesUI.PreferencesUIManager class I removed the need to pass reference to the App class since it this was available through the 'ui' parameter
- some fixes due to recent refactoring
- minor bugs fixed (not so visible)
- promoted some methods to be static
- set the default layout on first run to the 'minimal' value
2020-04-29 10:09:07 +03:00
David Robertson db37714025 Merge branch 'Beta' of https://bitbucket.org/jpcgt/flatcam into extract-prefs-code-from-app-class 2020-04-29 02:57:17 +01:00
David Robertson a05c174ec8 Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
David Robertson 72c2dd5f26 Working on extracting the prefs UI code from the App class 2020-04-29 01:49:34 +01:00
David Robertson 89c384766a Apply defaults loading fix 2020-04-29 00:07:38 +01:00
David Robertson e4f3912f4f Cleanup of defaults 2020-04-28 04:15:21 +01:00
David Robertson 723e242c2b Remove duplicate factory defaults saving code in App 2020-04-28 03:36:15 +01:00
David Robertson e3ffa30518 Clean up the factory defaults writing 2020-04-28 03:30:30 +01:00
David Robertson 136b461919 Start extraction of defaults into its own class 2020-04-28 03:07:38 +01:00