stuyam / pressure

:point_down::boom: JavaScript library for handling Force Touch, 3D Touch, and Pointer Pressure.
https://pressurejs.com
MIT License
2.91k stars 98 forks source link

Polyfill runs all the way with just a tap on mobile #42

Closed stuyam closed 7 years ago

stuyam commented 7 years ago

You can tap an element on mobile and it will run the polyfill even though your finger is not on it. Need to make sure when your finger comes off it is being cancelled fully.

stuyam commented 7 years ago

Fixed in commit: https://github.com/stuyam/pressure/commit/cd01fab66d5e2902c048d863315a5583b9456d65