hanspinckaers / GrowingTextView

[UNMAINTAINED] An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small screencast.
http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms
MIT License
2.05k stars 454 forks source link

fix the "Chinese character input" bug: #111

Open yitianljt opened 9 years ago

yitianljt commented 9 years ago

When the input text line or copy multiple lines of text, continue to enter Chinese characters input content, the inevitable emergence of the input word beating. (In Chinese keyboard, click the letters but do not chose Chinese characters, click delete button,bug occured! )