check UIConfig variable before restarting lock timeout
This commit is contained in:
parent
b43d3fe8d7
commit
036740b0c8
@ -7157,6 +7157,7 @@ Editor::unlock ()
|
||||
ActionManager::pop_action_state ();
|
||||
#endif
|
||||
|
||||
start_lock_event_timing ();
|
||||
|
||||
if (ARDOUR_UI::config()->get_lock_gui_after_seconds()) {
|
||||
start_lock_event_timing ();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user