Draft: Condensed the Draft toolbar style buttons into one with more options

This commit is contained in:
Yorik van Havre
2020-11-10 14:14:18 +01:00
parent c9bab0ab14
commit 583b59c29f
11 changed files with 562 additions and 43 deletions

View File

@@ -97,7 +97,8 @@ def get_draft_context_commands():
return ["Draft_ApplyStyle", "Draft_ToggleDisplayMode",
"Draft_AddToGroup", "Draft_SelectGroup",
"Draft_SelectPlane", "Draft_ShowSnapBar",
"Draft_ToggleGrid", "Draft_AutoGroup"]
"Draft_ToggleGrid", "Draft_AutoGroup",
"Draft_SetStyle"]
def get_draft_line_commands():