aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authordhong44 <daniel.hong@live.com>2020-07-16 02:47:43 -0400
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2020-08-29 14:30:02 -0700
commitd0abad27abd6d58f88985c1c28463ee51b7a116e (patch)
treee41d2e5891405aa1f61b5243da7b222fd3a64c7b /docs
parent86e30c26095bb9fdcb8edc23d7d5e879382087cf (diff)
downloadfirmware-d0abad27abd6d58f88985c1c28463ee51b7a116e.tar.gz
firmware-d0abad27abd6d58f88985c1c28463ee51b7a116e.tar.bz2
firmware-d0abad27abd6d58f88985c1c28463ee51b7a116e.zip
Fix the mousekey scrolling (#9174)
Mousekey scrolling should have a separate repeat variable to keep track of scrolling acceleration, instead of being tied to mouse movement scolling in mousekeys. The send function should record when the last movement was made since this is when movement is actually sent. Doing this fixes the bug where the initial press of a mousekey scroll button causes a double scroll. Signed-off-by: Daniel Hong <daniel.hong@live.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions