You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2021. It is now read-only.
Tested on Chrome 42 on Windows with mouse, and also Safari on iOS 8.2 on iPad. The "pointerup" event emit a PointerEvent of pressure 0.5, instead of 0.
When testing the same code under IE11 with mouse (with or without PEP), the "pointerup" event give pressure of 0.
The text was updated successfully, but these errors were encountered:
scottgonzalez
changed the title
On "pointerup" event, "pressure" must not be non-zero
On "pointerup" event, "pressure" must be zero
Jun 11, 2015
Tested on Chrome 42 on Windows with mouse, and also Safari on iOS 8.2 on iPad. The "pointerup" event emit a PointerEvent of pressure 0.5, instead of 0.
When testing the same code under IE11 with mouse (with or without PEP), the "pointerup" event give pressure of 0.
The text was updated successfully, but these errors were encountered: