push2: track mix layout needs to be setup even if not currently visible
This commit is contained in:
parent
f13c4d1264
commit
b7d86cb118
@ -443,10 +443,6 @@ TrackMixLayout::monitoring_change ()
|
||||
void
|
||||
TrackMixLayout::show_state ()
|
||||
{
|
||||
if (!parent()) {
|
||||
return;
|
||||
}
|
||||
|
||||
if (_stripable) {
|
||||
name_changed ();
|
||||
color_changed ();
|
||||
|
Loading…
Reference in New Issue
Block a user