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
{{ message }}
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.
When i return NO in shouldChangeTextInRange and textview reached to its maximum height than the scrolling of textview become disabled and it scrolls to top and get stucked. When i NSLog the textView.internalTextView.isScrollEnabled it returns YES . This is happening only in iOS 7. Rest of the things working perfectly.
The text was updated successfully, but these errors were encountered:
When i return NO in shouldChangeTextInRange and textview reached to its maximum height than the scrolling of textview become disabled and it scrolls to top and get stucked. When i NSLog the textView.internalTextView.isScrollEnabled it returns YES . This is happening only in iOS 7. Rest of the things working perfectly.
The text was updated successfully, but these errors were encountered: