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

On Android it not works as excepted #70

Closed dalisoft closed 7 years ago

dalisoft commented 7 years ago

On stock browser it not works at all, on Chrome mobile target changes from 0 to 1 immediately. But my js (alpha) polyfills best on these browsers but when comes to real 3d touch my js cant handle it.

http://tweenjs.github.io/es6-tween/forceify/


Please provide information about the device you are seeing the issue on Device is a Samsung Galaxy Note2 Operating system is Android 4.4.2 Browser is Stock and Chrome browser

dalisoft commented 7 years ago

67