View2d: bring back 2.4x option to lock time for 2d views
This commit is contained in:
@@ -1147,6 +1147,7 @@ class CLIP_MT_view(Menu):
|
||||
layout.operator_context = 'INVOKE_DEFAULT'
|
||||
|
||||
layout.prop(sc, "show_seconds")
|
||||
layout.prop(sc, "show_locked_time")
|
||||
layout.separator()
|
||||
|
||||
layout.separator()
|
||||
|
||||
Reference in New Issue
Block a user