mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
push2: track mix layout needs to be setup even if not currently visible
This commit is contained in:
parent
f13c4d1264
commit
b7d86cb118
1 changed files with 0 additions and 4 deletions
|
|
@ -443,10 +443,6 @@ TrackMixLayout::monitoring_change ()
|
|||
void
|
||||
TrackMixLayout::show_state ()
|
||||
{
|
||||
if (!parent()) {
|
||||
return;
|
||||
}
|
||||
|
||||
if (_stripable) {
|
||||
name_changed ();
|
||||
color_changed ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue