mirror of
https://github.com/brunoherbelin/vimix.git
synced 2026-06-16 04:27:23 +02:00
Cleanup source id management, and improved session merging and source
renaming.
This commit is contained in:
@@ -1669,7 +1669,7 @@ void Navigator::Render()
|
||||
{
|
||||
applyButtonSelection(index);
|
||||
if (selected_button[index])
|
||||
Mixer::manager().setCurrentSource(index);
|
||||
Mixer::manager().setCurrentIndex(index);
|
||||
}
|
||||
ImGui::PopID();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user