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

Scrolling past the end of scroll view has incorrect "feel". #18

Open
grp opened this issue Jun 21, 2011 · 4 comments
Open

Scrolling past the end of scroll view has incorrect "feel". #18

grp opened this issue Jun 21, 2011 · 4 comments

Comments

@grp
Copy link

grp commented Jun 21, 2011

It seems to decelerate too fast at the start and then not fast enough about halfway through, at least compared with how the native UIScrollViews "feel". Not sure how to describe that better.

@joehewitt
Copy link
Owner

Are you referring to the vertical scrolling or horizontal paged scrolling?

@grp
Copy link
Author

grp commented Jun 23, 2011

Vertical. One of the recent changes made it better in that the total distance you drag it is about correct, but the deceleration still doesn't feel quite right when dragging it down.

@grp grp closed this as completed Aug 10, 2011
@grp grp reopened this Aug 10, 2011
@grp grp closed this as completed Sep 13, 2011
@grp grp reopened this Sep 13, 2011
@isrob
Copy link

isrob commented Sep 19, 2011

I was just coming in here to post the same issue. It seems you've implemented a deceleration curve when scrolling vertically past the boundaries, where the iOS native implementation has a hard switch to a lower velocity past the bounds. Or, at least, a more subtle curve.

I can try to make a video if need be but hopefully this'll help.

@yckart
Copy link

yckart commented Jun 7, 2013

👍

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

4 participants