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

Fix breakages mentioned in Issue 12 and ensure pullToRefreshViewShouldRe... #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zman0900
Copy link
Contributor

@zman0900 zman0900 commented May 4, 2012

...fresh is called when beginLoading is called.

Issue #12 mentions a few problems that gmckenzi found fixes for a few months ago. Since he never made a pull request and I am using this code right now, I went ahead and made it myself.

I also found that pullToRefreshViewShouldRefresh was not getting called in the delegate after calling beginLoading like I expected, so I moved the call into setState: so it is always called.

…dRefresh

is called when beginLoading is called
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

Successfully merging this pull request may close these issues.

1 participant