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.
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.