Merge branch 'ardour'
This commit is contained in:
commit
c971d5d4de
@ -2869,6 +2869,9 @@ EngineControl::on_latency_expand ()
|
||||
lbl_midi_system.hide ();
|
||||
midi_option_combo.hide ();
|
||||
midi_devices_button.hide ();
|
||||
if (!UIConfiguration::instance().get_allow_to_resize_engine_dialog ()) {
|
||||
resize (1, 1); // shrink window
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user