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

UIScrollView Not scrolling. #66

Closed
leerie opened this issue Nov 14, 2013 · 1 comment
Closed

UIScrollView Not scrolling. #66

leerie opened this issue Nov 14, 2013 · 1 comment

Comments

@leerie
Copy link

leerie commented Nov 14, 2013

How would I go about disabling the pan gesture for the menu view controller or root view controller so that my scrollview can recognize touches. Or am I way off on this one. Basically, up or down or side to side gestures don't work on the scrollview.

@romaonthego
Copy link
Owner

There's a panGestureEnabled property. However, it should work anyway. For instance, open a "Simple" example project, add 20 more items to the tableview and try scrolling it, it works fine. Maybe something is wrong with your code?

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