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

Pinch not working in Edge browser #322

Open Tekanewa opened 7 years ago

Tekanewa commented 7 years ago

On Edge browser, TouchSwipe does not seem to trigger any Pinch related events; not just on my end, but also when using the official demo pages. I can only assume this is related to the other issue I reported earlier, that FingerCount/FingerData in Edge are not correct, therefore preventing the script from actually identifying a Pinch?

mattbryson commented 5 years ago

Will have a look for next release that is re working the event model