- added possibility of changing the Axis color and created a new parameter for that in Preferences
- some refactoring - in a FCColorEntry GUI element, setting a color in the Color dialog will trigger the editingFinished signal therefore propagating the changes
This commit is contained in:
@@ -134,6 +134,7 @@ class FlatCAMDefaults:
|
||||
"global_workspaceT": "A4",
|
||||
"global_workspace_orientation": 'p',
|
||||
"global_axis": True,
|
||||
"global_axis_color": '#B34D4D',
|
||||
"global_hud": True,
|
||||
"global_grid_lines": True,
|
||||
"global_grid_snap": True,
|
||||
|
||||
Reference in New Issue
Block a user