View2d: bring back 2.4x option to lock time for 2d views

This commit is contained in:
2014-05-01 14:49:47 +10:00
parent 4849ca8a56
commit b245d3577a
6 changed files with 60 additions and 0 deletions

View File

@@ -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()