You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can i enable the swipe event, but keep the default behavior for zoom.
I have tried setting the -ms-touch-action: "pinch-zoom", it worked for IE11 developer preview but it failed for IE11 release preview.