- added a new setting that control the selection shape creation, in the Preferences. If the checkbox Selection Outline is checked then the selection shape is only an outline.
This commit is contained in:
@@ -119,6 +119,7 @@ class AppDefaults:
|
||||
"global_layout": "compact",
|
||||
"global_hover_shape": False,
|
||||
"global_selection_shape": True,
|
||||
"global_selection_shape_as_line": False,
|
||||
|
||||
"global_sel_fill": '#a5a5ffbf',
|
||||
"global_sel_line": '#0000ffbf',
|
||||
|
||||
Reference in New Issue
Block a user