fix some DnD thinko & edgecases.
authorRobin Gareus <robin@gareus.org>
Fri, 27 Mar 2015 15:22:45 +0000 (16:22 +0100)
committerRobin Gareus <robin@gareus.org>
Fri, 27 Mar 2015 15:23:01 +0000 (16:23 +0100)
commit1fffbb554fcc180e806caa42535841e6daabc64a
tree926ba5f797d4017f5ac55fe0ac1a6b8a632272e4
parent119bece64f2296286000bc045cbdfabbb436477d
fix some DnD thinko & edgecases.

* Handle large (delta > 1) movements into the DZ
which are not due to invalid-drop positions, but
caused by laggy GUI or rapid user movements.

* ignore busses when moving out of the DZ.
gtk2_ardour/editor_drag.cc