Remember implicit InlineControl visibility
authorRobin Gareus <robin@gareus.org>
Sat, 18 Jan 2020 23:42:00 +0000 (00:42 +0100)
committerRobin Gareus <robin@gareus.org>
Sat, 18 Jan 2020 23:42:00 +0000 (00:42 +0100)
gtk2_ardour/processor_box.cc

index 5eb60d2cca675d90ef67c8716b0aa7c3825981d1..0b53ac38693a3a6bde75f79a8b18ac4a84fc8ead 100644 (file)
@@ -2913,6 +2913,7 @@ ProcessorBox::add_processor_to_display (boost::weak_ptr<Processor> p)
        XMLNode* proc = entry_gui_object_state (e);
        if (proc) {
                e->set_control_state (proc);
+               update_gui_object_state (e); /* save updated state (InlineControl) */
        }
 
        if (plugin_insert