remove tempo end drag (the control drag on the curve). a;ter tempo marker drag.
authornick_m <mainsbridge@gmail.com>
Sat, 25 Feb 2017 18:07:51 +0000 (05:07 +1100)
committerRobin Gareus <robin@gareus.org>
Mon, 27 Feb 2017 19:16:10 +0000 (20:16 +0100)
commit211226983df8e46e8849dd0aeca422b89d3d4d79
tree9b6394904a9a54f42483db07df4fb033cc3e9cdd
parentc9387055e4e6ce15505509974fca24b4a6488767
remove tempo end drag (the control drag on the curve). a;ter tempo marker drag.

- holding down shift before initiating a tempo mark drag
  alters the end tempo of the previous one as before, but
  this is now a separate drag.
- restore vertical dragging of the tempo mark to alter start/
  end tempo. shift during the makrker drag alters start tempo.
  xontrol + shift during the drag alters end tempo.
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_mouse.cc