summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/mixer_strip.cc')
-rw-r--r--gtk2_ardour/mixer_strip.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/mixer_strip.cc b/gtk2_ardour/mixer_strip.cc
index 5d018a4251..18f65d7880 100644
--- a/gtk2_ardour/mixer_strip.cc
+++ b/gtk2_ardour/mixer_strip.cc
@@ -545,6 +545,8 @@ MixerStrip::set_route (boost::shared_ptr<Route> rt)
hide_button.show();
}
+ gpm.reset_peak_display ();
+
width_button.show();
width_hide_box.show();
whvbox.show ();