Remember implicit InlineControl visibility
This commit is contained in:
parent
61e53e303b
commit
cb825a61ba
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user