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

Cursor leaving UIScrollView causes momentum to stop or transfer to another UIView #79

Open
davisml opened this issue Mar 22, 2012 · 0 comments

Comments

@davisml
Copy link

davisml commented Mar 22, 2012

I've got an application that uses two UIScrollViews side-by-side.

If I begin scrolling the left-side scrollview and move my cursor to the right, the right-side scroll view has the momentum from the left-side scrollview applied.

You can also reproduce a similar issue by scrolling a large UIScrollView and moving your cursor outside of the view. The scrollview suddenly stops scrolling even though it should continue.

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

1 participant