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

Shim Support #19

Closed stuyam closed 8 years ago

stuyam commented 8 years ago

Add an opt in option that would allow browsers that do not support Force or 3D touch to fall back to increasing a force pressure over time. For example go from 0 to 1 force value over the course of 1 second.

stuyam commented 8 years ago

This seems to be working, just need to test it in more browsers and devices first.

stuyam commented 8 years ago

Does not seem to be currently working for the jquery plugin.