You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
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?
The text was updated successfully, but these errors were encountered: