13
0
Go to file
Colin Fletcher 1da655c2eb Fix special handling of 'zoom vertical' scroll wheel modifier key.
gtkmm2ext/keyboard.cc has a special case to emit a signal on the key-up of
the modifier key used to adjust track heights in conjunction with the
scroll wheel, so that the same track continues to be resized even when
it's shrunk to no longer be under the mouse cursor. However, this code
assumed that the modifier key for this was <Shift>.

Fix it to use the event->state bit corresponding to
ScrollZoomVerticalModifier instead, and rename the relevant functions to
clarify that it's the 'zoom vertical' modifier key they're dealing with.

Partially fixes #5610.
2013-08-08 15:24:15 -04:00
doc
export
gtk2_ardour Fix special handling of 'zoom vertical' scroll wheel modifier key. 2013-08-08 15:24:15 -04:00
icons
libs Fix special handling of 'zoom vertical' scroll wheel modifier key. 2013-08-08 15:24:15 -04:00
mcp
midi_maps
patches
patchfiles
templates
tools
vst
.dir-locals.el
.gitignore Use common test function to create temporary session 2013-08-08 15:23:08 -04:00
ardour_system_sae.rc
ardour_system.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript bump actual publically visible version (oops) 2013-08-08 15:23:10 -04:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html