[PATCH 5/7] comctl32: Improve mouse wheel scrolling in treeview control.

Ken Thomases ken at codeweavers.com
Sun Feb 10 19:09:08 CST 2013


Allow fractions of WHEEL_DELTA to scroll fractions of SPI_GETWHEELSCROLLLINES,
although still only whole lines.  Keep the remainder and apply it to next
event if in same direction.
---
dlls/comctl32/treeview.c |   26 ++++++++++++++++++++------
1 files changed, 20 insertions(+), 6 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-comctl32-Improve-mouse-wheel-scrolling-in-treeview-c.patch
Type: text/x-patch
Size: 2185 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130210/ad1fb54e/attachment.bin>


More information about the wine-patches mailing list