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 485b0b58a0
commit 88f5fc20b1
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():