Snap.svg icon indicating copy to clipboard operation
Snap.svg copied to clipboard

Document.createTouch() is deprecated

Open webmaster777 opened this issue 6 years ago • 1 comments

source: https://developer.mozilla.org/en-US/docs/Web/API/Document/createTouch

https://github.com/adobe-webplatform/Snap.svg/blob/b242f49e6798ac297a3dad0dfb03c0893e394464/src/mouse.js#L17

this should be replaced with some other way to check for touch capabilities

webmaster777 avatar Nov 15 '18 12:11 webmaster777

This has been resolved in this pull request - https://github.com/adobe-webplatform/Snap.svg/pull/616

Any chance of getting this merged?

ashgibson avatar Jul 27 '21 05:07 ashgibson