Don't allow drag of automation range unless the mouse is inside the range.
authorCarl Hetherington <carl@carlh.net>
Sat, 2 Jan 2010 01:19:47 +0000 (01:19 +0000)
committerCarl Hetherington <carl@carlh.net>
Sat, 2 Jan 2010 01:19:47 +0000 (01:19 +0000)
commit85d08944759b161bd4e56d9a96c015ce160fddaf
treeab2d76c3fb73a85bc360ceb06fef9fb44afe0b0e
parent4d927a495c4e98ee4f947ffc741030fdcf21de9c
Don't allow drag of automation range unless the mouse is inside the range.
Add a fade in/out on automation range drags.
Allow trim of selected range even when in linked object mode.

git-svn-id: svn://localhost/ardour2/branches/3.0@6433 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_mouse.cc