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

fix 'over scrolling' bug #181

Closed
wants to merge 1 commit into from

Conversation

chengouxuan
Copy link

when the text field is at the very bottom of the scrollView, by the time keyboard dismiss, you will see a ‘over scroll gap’ at the bottom, the contentOffest has wrong value. then slightly touch the scrollView, it jump to the correct value.

@tariq235
Copy link

tariq235 commented Sep 9, 2015

DO NOT merge this branch. It has severe bug of wrong scrolling. My textFields are jumping to a very wrong position on dismiss by using above code. No issue with existing code

@michaeltyson
Copy link
Owner

Cheers for the review @tariq235! Going to close this one.

@chengouxuan
Copy link
Author

what's wrong with this piece of code? in what case?

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.

3 participants