]> git.mxchange.org Git - flightgear.git/commit
#403: 2D horizontal scrolling on Mac OS
authorThorstenB <brehmt@gmail.com>
Thu, 18 Aug 2011 19:32:24 +0000 (21:32 +0200)
committerThorstenB <brehmt@gmail.com>
Thu, 18 Aug 2011 19:32:24 +0000 (21:32 +0200)
commitae6623655c807e778315f478c8bfb60e44d5da51
tree1ba283925f738c5d922bd1130b122498939b3dfa
parent8e5e8fc14fef82ec273962cca4ac64001495fd4c
#403: 2D horizontal scrolling on Mac OS
Ignore events with X-axis scrolling only (getScrollingDeltaY() == 0).
Thanks to Tatsuhiro Nishioka.
src/Main/FGEventHandler.cxx