mattbryson / TouchSwipe-Jquery-Plugin

TouchSwipe is a jquery plugin to be used with jQuery on touch input devices such as iPad, iPhone etc.
http://labs.rampinteractive.co.uk/touchSwipe/
Other
4.05k stars 1.68k forks source link

Navigator.pointerEnabled is deprecated #302

Closed michaelseibt closed 6 years ago

michaelseibt commented 8 years ago

Hi folks!

Chrome currently prints a deprecation message regarding navigator.pointerEvents:

Navigator.pointerEnabled is a non-standard API added for experiments only. It will be removed in near future.

TouchSwipe version: 1.6.17

A quick search on this topic did not bring any confident result, but I'll file in a PR with the most promising solution I found.