- in Markers Plugin, for the manual mode added the choice to use a big cursor when manual placing markers

This commit is contained in:
Marius Stanciu
2022-04-01 01:16:24 +03:00
committed by Marius
parent ff52630394
commit 0f0fa88451
4 changed files with 61 additions and 6 deletions

View File

@@ -676,6 +676,8 @@ class AppDefaults:
"tools_markers_offset_y": 0.0,
"tools_markers_type": 's',
"tools_markers_drill_dia": 0.5,
"tools_markers_mode": "a",
"tools_markers_big_cursor": True,
# ########################################################################################################
# ################################ TOOLS 2 ###############################################################