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
I’m building a mobile web app and ran into an issue: when an image is even slightly zoomed in, you can’t swipe to the next slide until you fully zoom out to 1.0 level. Even if the zoom level is just 1.01, swiping is blocked, which feels frustrating.
Is there a way to allow swiping to the next slide at any zoom level if the user drags the image all the way to the edge?
Look at how this works in iOS Photos — even at maximum zoom in, you can still swipe to the next photo. Would love to replicate that behavior!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I’m building a mobile web app and ran into an issue: when an image is even slightly zoomed in, you can’t swipe to the next slide until you fully zoom out to 1.0 level. Even if the zoom level is just 1.01, swiping is blocked, which feels frustrating.
Is there a way to allow swiping to the next slide at any zoom level if the user drags the image all the way to the edge?
Look at how this works in iOS Photos — even at maximum zoom in, you can still swipe to the next photo. Would love to replicate that behavior!
Beta Was this translation helpful? Give feedback.
All reactions