Mark Trigger-strip processor-box insensitive when route is inactive

This commit is contained in:
Robin Gareus 2022-01-27 01:28:21 +01:00
parent 194dfc1717
commit f33a0f58f9
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -423,6 +423,8 @@ TriggerStrip::update_sensitivity ()
monitor_input_button->set_sensitive (en);
monitor_disk_button->set_sensitive (en);
map_frozen ();
#if 0
if (!en) {
end_rename (true);