Draft: Added a border around the Draft grid (can be disabled in prefs)
This commit is contained in:
@@ -158,7 +158,7 @@ def get_param_type(param):
|
||||
"hideSnapBar", "alwaysShowGrid", "renderPolylineWidth",
|
||||
"showPlaneTracker", "UsePartPrimitives",
|
||||
"DiscretizeEllipses", "showUnit",
|
||||
"Draft_array_fuse", "Draft_array_Link"):
|
||||
"Draft_array_fuse", "Draft_array_Link","gridBorder"):
|
||||
return "bool"
|
||||
elif param in ("color", "constructioncolor",
|
||||
"snapcolor", "gridColor"):
|
||||
|
||||
Reference in New Issue
Block a user