]> git.saurik.com Git - wxWidgets.git/commit
Go back to using a fixed value of 3 for lines/columns per action for mouse wheel...
authorPaul Cornett <paulcor@bullseye.com>
Tue, 1 Oct 2013 16:33:30 +0000 (16:33 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 1 Oct 2013 16:33:30 +0000 (16:33 +0000)
commitafab8b85c4bdeb11a248c57d13e9bcfa14149ef8
tree54c635c5df9e555a97ba5038929da5767abf2497
parent4b263e5ef358411a345dee9ffef3ba69c19be40e
Go back to using a fixed value of 3 for lines/columns per action for mouse wheel event.
The native value is too large. Reverts the effect of r74805. Closes #15527

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/window.cpp