mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 05:05:43 +01:00
check UIConfig variable before restarting lock timeout
This commit is contained in:
parent
b43d3fe8d7
commit
036740b0c8
1 changed files with 3 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue