GrowingTextView
GrowingTextView copied to clipboard
Custom Font Emoji's being cut off on first line
Hi, Firstly awesome utility tanks for putting it out there for guy's like as it has really saved a heap of time.
We have slight problem, we are using a custom font which works really well with your code however if a user inputs an emoji the top of it gets cut off any ideas what we can do about this, our app is heavily styled and we really would like to keep our font
Thanks again!
Justin6
Hi @erswelljustin, the class lets a normal UITextView to fonts, and asks the UITextView how large it should be. Maybe you can change the line-height defines in your custom font?