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.
|
# Counter.
|
||||||
row = box.row()
|
row = box.row()
|
||||||
row.prop(context.window_manager, "shot_counter_start", text="Shot Counter Start")
|
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:
|
if context.window_manager.show_advanced:
|
||||||
# Counter.
|
# Counter.
|
||||||
|
Loading…
Reference in New Issue
Block a user