Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When a photo has been zoomed, the gesture recognizer should not respond to swipe up or down to dismiss. #24

Open
albertgh opened this issue Mar 6, 2014 · 0 comments
Labels

Comments

@albertgh
Copy link

albertgh commented Mar 6, 2014

If drag to left or right at the begining, then continue drag to up or down works fine.
But if drag to up or down at the begining it respond to dismiss action.
I think the reason we zoom a photo is for drag it to any orientation,
and at that specific case we still have a done button do the dismiss action

And landscape photo zooms weird, there is too much black background.
I think it's the height of the scrollView it too high.

//----------
Sorry for my poor English.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants