Hi, I had the intention to use the component to add pinch gestures to my web app, the pinch gesture sure works, but it blocks the panning event on a scrollable component (obviously making the whole thing pointless, why would I be able to zoom but can't pan around). Setting the panning event also does not work. Any workaround?
I'm not 100% sure what is happening on your situation, does it happen when you use hammer.js? If you face the same problem, this should be issued on that repo.
Hi, I had the intention to use the component to add pinch gestures to my web app, the pinch gesture sure works, but it blocks the panning event on a scrollable component (obviously making the whole thing pointless, why would I be able to zoom but can't pan around). Setting the panning event also does not work. Any workaround?