flatcam/flatcamGUI/preferences
Marius Stanciu a161354c25 - solved issue with new parameter end_xy when it is None
- solved issue with applying theme and not making the change in the Preferences UI. In Preferences UI the theme radio is always Light (white)
- now the annotations will invert the selected color in the Preferences, when selecting Dark theme
2020-05-06 16:37:48 +03:00
..
cncjob - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
excellon - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
general - solved issue with new parameter end_xy when it is None 2020-05-06 16:37:48 +03:00
geometry - working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object 2020-05-02 22:53:48 +03:00
gerber - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
tools - fixed issue #409; problem was due of an assert I used in the handler of the Menu ->Options -> Flip X(Y) menu entry 2020-05-01 00:16:24 +03:00
utilities - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
OptionsGroupUI.py Split up PreferencesUI.py into individual files for each class, then fixed the imports everywhere that broke because of this. 2020-04-29 22:53:16 +01:00
PreferencesUIManager.py - working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object 2020-05-02 22:53:48 +03:00
__init__.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00