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

Distorted Scrolling on Addition of Item and Upwards Scroll #16

Closed
thedillonb opened this issue Feb 1, 2015 · 1 comment
Closed

Distorted Scrolling on Addition of Item and Upwards Scroll #16

thedillonb opened this issue Feb 1, 2015 · 1 comment

Comments

@thedillonb
Copy link

I've seen this on a few projects and am starting to believe this is an iOS bug. However, if you scroll to the bottom, add a new item, and start scrolling upwards you'll notice that the scroll jumps all over the place.

Steps to reproduce:

  1. Scroll to the bottom
  2. Hit the "+" for a new item
  3. Gently scroll to the top
@smileyborg
Copy link
Owner

This is likely the same issue with Apple's (buggy) row height estimation that has come up many times, see here for more discussion: #8 If this is the same issue, please do file a radar with Apple so this gets fixed!

Let me know if you don't think this is the same issue and I can investigate more.

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

2 participants