stuyam / pressure

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

Polyfill not working on iOS #39

Closed stuyam closed 8 years ago

stuyam commented 8 years ago

Polyfill is no longer working on iOS since I refactored it.

stuyam commented 8 years ago

It is working now. However there is a bug with the polyfill. You can tap an item and it will run the polyfill even though your finger is not on it. This happens in both the new and legacy implementations.