-
-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Viewer/bump scrolling: Handle MOUSE_EXITED events
A fast fling of the mouse toward one of the edges of the viewer window may not register any MOUSE_DRAGGED or MOUSE_MOVED events near the edge, so we need to extend the bump scrolling code to cover MOUSE_EXITED events as well.
- Loading branch information
1 parent
2fe11de
commit 98ded85
Showing
1 changed file
with
56 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters