Blender Kitsu: Use new Kitsu Context UI in Multi Edit / Metadata #280
@ -385,7 +385,7 @@ class KITSU_PT_sqe_shot_tools(bpy.types.Panel):
|
||||
# Counter.
|
||||
row = box.row()
|
||||
row.prop(context.window_manager, "shot_counter_start", text="Shot Counter Start")
|
||||
row.prop(context.window_manager, "show_advanced", text="")
|
||||
row.prop(context.window_manager, "show_advanced", text="", icon="TOOL_SETTINGS")
|
||||
|
||||
if context.window_manager.show_advanced:
|
||||
# Counter.
|
||||
|
Loading…
Reference in New Issue
Block a user