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

Moving between avoided fields doesn't update the view offset #12

Open
notapplicableio opened this issue Mar 26, 2015 · 2 comments
Open

Comments

@notapplicableio
Copy link

I'm using this for a series of text inputs for which it works well. But if the view has been moved and I tap an input in view that could be too high the view does not move to a location completely within view.

Does that make sense?

@fraserscottmorrison
Copy link
Contributor

So you have 2 UITextFields (for example), and you tap uiTextField1 which triggers the avoiding UIView to move, then you tap uiTextField2 and the avoiding UIView isnt moved to the correct place? Is uiTextField2 higher or lower than uiTextField1?

@notapplicableio
Copy link
Author

Lower. There's also a nav bar in play, I realise.

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