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
It looks like this doesn't naturally trigger the UITextViewDelegate.textViewDidChange() method. Should we forward changed text to our custom text view listeners if the text is manually set?
It looks like this doesn't naturally trigger the
UITextViewDelegate.textViewDidChange()
method. Should we forward changed text to our custom text view listeners if the text is manually set?From GitHawkApp/GitHawk#2158
The text was updated successfully, but these errors were encountered: