when showing a note value during a drag, clamp first to the actual range. note that...
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 12 Aug 2011 14:41:11 +0000 (14:41 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 12 Aug 2011 14:41:11 +0000 (14:41 +0000)
commitdd55f88d3011554a214e3e016d2241be61e03064
treec9132951ac1d7788f12904e894527449c3decb81
parent61eacc021a1783836f338638594e9bb5594c3d83
when showing a note value during a drag, clamp first to the actual range. note that the canvas object can still be dragged out of the region (above/below) but fixing this requires some kind of fancy auto-scroll that i'm not up for implementing at this time

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