mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
better tracking of lower pane content visibility based on region selection
This commit is contained in:
parent
9096acd3b4
commit
9deee4df7c
2 changed files with 7 additions and 3 deletions
|
|
@ -1260,7 +1260,6 @@ Editor::set_session (Session *t)
|
|||
}
|
||||
_pianoroll->set_session (_session);
|
||||
|
||||
_bottom_hbox.pack_start(*_properties_box, true, true);
|
||||
/* _pianoroll is packed on demand in Editor::region_selection_changed */
|
||||
_bottom_hbox.show_all();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue