recover the instantiation of the editor-mixer-strip on selection

This commit is contained in:
Ben Loftis 2024-10-29 13:18:18 -05:00
parent 93d3e536d8
commit 74c0da7113

View File

@ -1253,6 +1253,8 @@ Editor::track_selection_changed ()
update_selection_markers ();
update_section_box ();
show_editor_mixer(!selection->tracks.empty());
}
void