• Dylan Smith's avatar
    user32: Increased area for scrolling via mouse drag outside scrollbar. · 2f1c7b16
    Dylan Smith authored
    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 distances are proportional to
    the size of the scrollbar.
    2f1c7b16
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...