- in Distance Plugin added the ability to use a big cursor; not finished: when the grid is off it is not displayed

This commit is contained in:
Marius Stanciu
2022-03-28 20:06:11 +03:00
committed by Marius
parent 481657dc4a
commit 4745e1cab9
6 changed files with 67 additions and 13 deletions

View File

@@ -664,6 +664,7 @@ class AppDefaults:
# Distance Tool
"tools_dist_snap_center": False,
"tools_dist_big_cursor": True,
# Markers Tool
"tools_markers_thickness": 0.1,