-
-
Notifications
You must be signed in to change notification settings - Fork 281
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Workaround for hovering pens and touch rejection
Some browsers do not send a pointer event to indicate that a hovering pen has left the hovering range. This results in the pen still being active, even if there are touch events and the pen is lifted. In this case we manually remove the pen to prevent touch rejection.
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 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