mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Do not show source panel after source creation
This commit is contained in:
@@ -4799,7 +4799,7 @@ void Navigator::RenderNewPannel()
|
||||
Mixer::manager().addSource(s);
|
||||
s->replay();
|
||||
// close NEW pannel
|
||||
selected_button[NAV_NEW] = false;
|
||||
togglePannelNew();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user