Snap-back fader on release (follow-up to e8cebac6a36a)
[ardour.git] / gtk2_ardour / gain_meter.cc
index 42339267e9a6238dfc320926eb83ed986839a51c..5e2cd62c624f3b2b31440f1ef47f6178b9b94520 100644 (file)
@@ -732,6 +732,7 @@ void
 GainMeterBase::amp_stop_touch ()
 {
        _control->stop_touch (false, _control->session().transport_frame());
+       effective_gain_display ();
 }
 
 gint