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

Fixed infinite scrolling activate pull to refresh issue #264

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

Conversation

MittaKarthik
Copy link

Fixed activating pull to refresh by infinite scrolling issue, when scrollview content height is less than bounds height, by checking scrolling direction in scrollviewdidscroll method in SVPullToRefresh/UIScrollView+SVInfiniteScrolling.m class

@mouse-lin
Copy link

well done

@LawrenceHan
Copy link

Hi I merged #260 code to https://github.com/LawrenceHan/SVPullToRefresh
Because it make more sense to me.
It will solve your problem. Let me know if it's not working in your project.

@LawrenceHan
Copy link

Hi, I think this one is still useful in some corner case. I merged it into https://github.com/LawrenceHan/SVPullToRefresh

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

4 participants