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

Update contentInset properly, set a specific size for the pull to refresh view #226

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dinhvh
Copy link

@dinhvh dinhvh commented Dec 2, 2014

Hi @samvermette,
Here's a pull to request to update the value of the contentInset when it's modified after the pull to refresh view has been created.
(Alternative implementation would be to add a method to update originalInsetTop and originalInsetBottom).
Also, I hardcoded a new value for the size of the pull to refresh view. Of course, that's probably not the right thing to do. Do you recommend a way to move forward to be able to customize its size?
My goal when changing the size was to move the arrow outside of the screen since I changed the contentInset value of my table view.

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.

None yet

2 participants