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

Don't disable other gestures when the popover is showing #35

Open
JakeLin opened this issue Jul 31, 2013 · 2 comments
Open

Don't disable other gestures when the popover is showing #35

JakeLin opened this issue Jul 31, 2013 · 2 comments

Comments

@JakeLin
Copy link

JakeLin commented Jul 31, 2013

Can we don't disable the other gestures when the popover is showing and automatically dismiss the popover if the user taps on other spot or scroll the tableview.

Thanks
Jake

@JanC
Copy link

JanC commented Feb 7, 2014

Hi,
I agree. When the popover is shown, it is not possible to do anything else with the view (e.g. table view) until it is dismissed. When the user taps on another control, the popover should be dismissed and the tap directly forwarded to the other control.

cheers

@ocrickard
Copy link
Contributor

Yeah, so this library needs to be refactored. Send a pull request with a more modernized API and I'd be happy to review (please send me an email if you do because I get so many github notifications that I often don't see things in my stream).

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

3 participants