summaryrefslogtreecommitdiff
path: root/ardour.dox
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-03-20 17:33:25 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-03-20 17:33:25 -0400
commit7b998ceba1f6f0af601d69432d8e15e09530b347 (patch)
treec9bd2cd4539339904484bc9ff88a0c169a8530a1 /ardour.dox
parent9eaefe3d12dbd5ca7e6a08a3fd9e781d2b569f1b (diff)
fix an old bug introduced when cth tried (valiantly) to make region-list -> DnD -> canvas behave like a regular region drag. this doesnt' work because the RegionInsertDrag() grabs the mouse and breaks the DnD. in addition, the code failed to correctly indicate when a drop was possible (over a Track) and when it was not (over a Bus) - this has also been fixed. the actual code in Editor::drop_regions() could and should be simplified - no reason to use a RegionInsertDrag here, but it was fast
Diffstat (limited to 'ardour.dox')
0 files changed, 0 insertions, 0 deletions