samvermette/SVPullToRefresh

Doesn't work well when the "pagingEnabled" attribute of scrollView is set YES

gcgc100 opened this issue · 0 comments

When the pagingEnabled is set YES, the scrollView will scrollback immediately without waiting the refresh operation is done, and the contentOffset of scrollView is weird.