[#25886] Skeleton Sketching - Unclear UI for converting sketches into bones
Thanks Ronan Ducluzeau for the fix and Jason van Gumster for the report.
This commit is contained in:
parent
e1466b8ca2
commit
a72f101ac8
@ -2318,7 +2318,8 @@ class VIEW3D_PT_etch_a_ton(bpy.types.Panel):
|
||||
col.prop(toolsettings, "use_etch_autoname")
|
||||
col.prop(toolsettings, "etch_number")
|
||||
col.prop(toolsettings, "etch_side")
|
||||
col.operator("sketch.convert", text="Convert")
|
||||
|
||||
col.operator("sketch.convert", text="Convert")
|
||||
|
||||
|
||||
class VIEW3D_PT_context_properties(bpy.types.Panel):
|
||||
|
Loading…
Reference in New Issue
Block a user