flatcam/flatcamGUI/preferences
Marius Stanciu 3a337212f0 - fix issue in Legacy2D graphic mode where the snap function was not accessible when the PlotCanvasLegacy class was created
- modified the HUD in Legacy2D when using Dark Theme to use different colors
- modified how the graphic engine change act in Preferences: now only by clicking Apply(or Save) the change will happen. And there is also a message asking for confirmation
2020-05-12 01:09:00 +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 - made sure that the corner snap buttons are shown only in Editors 2020-05-11 22:56:06 +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 - added a parameter to the FlatCAMDefaults class, whenever a value in the self.defaults dict change it will call a callback function and send to it the modified key 2020-05-08 01:41:40 +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 - fix issue in Legacy2D graphic mode where the snap function was not accessible when the PlotCanvasLegacy class was created 2020-05-12 01:09:00 +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