Fix nested VCA assigns and mixer-layout:
[ardour.git] / gtk2_ardour / control_slave_ui.cc
index 0223b00003483541fe61d94b935470a8436055e7..fe8ca05104821c3c792de986b1d4435b40214466 100644 (file)
@@ -111,6 +111,7 @@ ControlSlaveUI::update_vca_display ()
 
        if (!any) {
                pack_start (initial_button, true, true);
+               initial_button.show ();
        }
 
        show ();