Do not interpolate playhead when stopped.
authorBen Loftis <ben@harrisonconsoles.com>
Fri, 23 Feb 2018 19:48:29 +0000 (13:48 -0600)
committerBen Loftis <ben@harrisonconsoles.com>
Fri, 23 Feb 2018 19:48:29 +0000 (13:48 -0600)
commita23a8ebcad7ff5e362f27d6d742c6fe1dfe6ddcd
tree3c650f574fa121beca08894180bfee91f2fe1ea8
parent21102b45d0d22f2761697b1b9fdfa92aafc25834
Do not interpolate playhead when stopped.
This fixes a bug where, for a few seconds after transport stops, the users zoom+panning would get hijacked by the follow_playhead behavior, because the playhead was still "hunting".
gtk2_ardour/editor.cc