-
Notifications
You must be signed in to change notification settings - Fork 109
Zoom using double tap -> Slide -> Multiple Images Issue #8
Comments
That you can slide to the next picture (also in zoom mode) is a explicit feature. Or are you talking about an other issue here? |
Yes, I'm aware of that. |
Which iOS Version do you use? |
Tested this using iOS 7 |
When i zoom in using double tap there is a zooming bug #9 (the picture zooms to the touch point and then gets centered). But i can slide to the left and right and if i slide enough the next pictures appears as it should. What i'm missing? |
I just pulled this repo and tried out the example again, everything is looking fine. Seems to be related to my project. Thanks for your patience ;-) |
When zooming into an image and trying to slide around, as you reach the borders, the parent scrollview will try to scroll to the previous / next image.
To reproduce this behaviour:
Add multiple images, zoom into an image (using swipe NOT double tap, using double tap, everything looks fine), slide around.
The text was updated successfully, but these errors were encountered: