Closed michaelseibt closed 6 years ago
Hi folks!
Chrome currently prints a deprecation message regarding navigator.pointerEvents:
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.
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.