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

Shorten "testing" time for touchforcechange fallback #44

Closed stuyam closed 7 years ago

stuyam commented 7 years ago

The polyfill should not need to be delayed 100 milliseconds to test if the touchforcechange event has run. Also may be able to shorten legacy support tests but need to experiment with that.