Space clip: Make it more clear that filter track does not use any settings from tool shelf
This commit is contained in:
@@ -471,6 +471,7 @@ class CLIP_PT_tools_cleanup(CLIP_PT_tracking_panel, Panel):
|
||||
layout.prop(settings, "clean_frames", text="Frames")
|
||||
layout.prop(settings, "clean_error", text="Error")
|
||||
layout.prop(settings, "clean_action", text="")
|
||||
layout.separator()
|
||||
layout.operator("clip.filter_tracks")
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user