-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dynamic speedup of view scrolling during select-drag
When dragging to select text and crossing the view's edge, scroll slowly at first, and increasingly faster the further from the edge the mouse is moved. Impose a min/max on this speed to not get out of control (and not scroll too slowly either).
- Loading branch information
1 parent
8774ea8
commit efbabcf
Showing
1 changed file
with
31 additions
and
2 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