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

Pan gesture only works from the navigation bar #10

Closed
dulacp opened this issue Feb 22, 2013 · 1 comment
Closed

Pan gesture only works from the navigation bar #10

dulacp opened this issue Feb 22, 2013 · 1 comment

Comments

@dulacp
Copy link
Contributor

dulacp commented Feb 22, 2013

Sometimes for really simple card controllers it can be great to be able to move/slide them from wherever the user want to.

To be able to close the card controller from the whole navigationController.view on not only the navigationController.navigationBar.

I'll add again another configuration option, and make it backward compatible of course.

@KieranLafferty
Copy link
Owner

Hey, yes currently it only has the pan gesture assigned to the uinavigationbar of the uinavigationcontoller. I was looking to avoid the case where the pan gesture may interecept non intentional pan gestures making the UIViewcontroller unresponsive to other actions (i.e button presses and text input). I will try to find some time to test this pull request out before merging

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

No branches or pull requests

2 participants