user32: Increased area for scrolling via mouse drag outside scrollbar

Dylan Smith dylan.ah.smith at gmail.com
Mon May 26 11:59:32 CDT 2008


When dragging the scrollbar thumb with the mouse, the mouse is able to
move away from the scrollbar and keep scrolling so long as it isn't too
far away from the scrollbar.  This makes it easier to quickly scroll
with the mouse.

All that this patch changes is the distance that the mouse can be moved
away from the scrollbar before it is consider outside of the scrollbar
and returns to its original position.  The constants are only
approximate, since I only tested visually against Windows XP SP3, so it
should at least feel the same.
---
 dlls/user32/scroll.c |   19 +++++++++++++++----
 1 files changed, 15 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0015-user32-Increased-area-for-scrolling-via-mouse-drag-o.diff
Type: text/x-diff
Size: 1512 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080526/4dd4077a/attachment.diff 


More information about the wine-patches mailing list