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

wrong height when paste #100

Open xujialiang opened 10 years ago

xujialiang commented 10 years ago

I do paste link address ,look like as , https://wx.qq.com/cgi-bin/mmwebwx-bin/webwxcheckurl?uin=130143175&sid=4fzuDQ8IH7pDH%2F%2Bj&skey=%40crypt_e6664742_22c5f5c0592bb52b6382b3791789bd15&deviceid=e512801060423661&opcode=2&requrl=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMjM5MzkwMzk2MA%3D%3D%26mid%3D200429036%26idx%3D2%26sn%3D91d7b7c377136cb51cb2797bae486dd6%26scene%3D2%26from%3Dtimeline%26isappinstalled%3D0%23rd&scene=1&username=elliottxu, it give a wrong height, I add a space at the end of link manually,it will be ok~~~~

Lyn55 commented 10 years ago

I have the same problem~~