c98a36be0f8c08f583380c175f42cd47916e3968
It appears that mouse handling in MidiRegionView (now moved into MidiView) predated the full Drag formalization. This led to inconsistencies as parts of the Drag formalization were adopted, including the use of motion events to start a drag (this is incorrect in the current semantics of a Drag). This commits removes all/most of the special purpose drag handling machinery in MidiView and uses Drags instead
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%