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

UITableView gets stuck with a quick fling gesture. #51

Open
rameezh88 opened this issue Jan 19, 2013 · 0 comments
Open

UITableView gets stuck with a quick fling gesture. #51

rameezh88 opened this issue Jan 19, 2013 · 0 comments

Comments

@rameezh88
Copy link

Hey. This pull-to-refresh class works fine in my app except for one situation. Whenever I make a quick downward "fling" gesture on the tableview, the refreshing code is called but the tableView gets stuck at a position and my app stops showing EXC_BAD_ACCESS. Is this a problem everyone has been facing?

Note: This doesn't happen no matter how far I try to pull the table with a DRAG gesture. This only happens with a FLING.

Any help is appreciated. Thanks. :)

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

1 participant