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
OUITextView -scrollTextSelectionToVisibleWithAnimation: doesn't account for any contentInset when determining the contentOffset to scroll to. This causes issues, for example, if you use contentOffset adjustments to avoid the keyboard.
The text was updated successfully, but these errors were encountered:
There isn't really much pull request activity in this repository. If you would be interested in accepting a pull request I would be happy to try and produce a fix.
OUITextView -scrollTextSelectionToVisibleWithAnimation: doesn't account for any contentInset when determining the contentOffset to scroll to. This causes issues, for example, if you use contentOffset adjustments to avoid the keyboard.
The text was updated successfully, but these errors were encountered: