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