Snap-back fader on release (follow-up to e8cebac6a3
)
When dragging a fader out-of-bounds (VCA slave constraint), move it back on release.
This commit is contained in:
parent
6bb2416df7
commit
5b4f5c477d
@ -732,6 +732,7 @@ void
|
|||||||
GainMeterBase::amp_stop_touch ()
|
GainMeterBase::amp_stop_touch ()
|
||||||
{
|
{
|
||||||
_control->stop_touch (false, _control->session().transport_frame());
|
_control->stop_touch (false, _control->session().transport_frame());
|
||||||
|
effective_gain_display ();
|
||||||
}
|
}
|
||||||
|
|
||||||
gint
|
gint
|
||||||
|
Loading…
Reference in New Issue
Block a user