Brushstroke Tools: Initial Version #328
@ -483,7 +483,7 @@ class BSBST_PT_brushstroke_tools_panel(bpy.types.Panel):
|
||||
style_header.label(text="Default Settings", icon='SETTINGS')
|
||||
else:
|
||||
style_header.label(text="Brushstroke Settings", icon='BRUSH_DATA')
|
||||
style_header.operator('brushstroke_tools.make_preset', text='', icon='DECORATE_OVERRIDE')
|
||||
#style_header.operator('brushstroke_tools.make_preset', text='', icon='DECORATE_OVERRIDE')
|
||||
style_header.row().prop(settings, 'ui_options', icon='OPTIONS', icon_only=True)
|
||||
|
||||
if style_panel:
|
||||
|
Loading…
Reference in New Issue
Block a user