GrowingTextView icon indicating copy to clipboard operation
GrowingTextView copied to clipboard

Custom Font Emoji's being cut off on first line

Open erswelljustin opened this issue 12 years ago • 1 comments

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

erswelljustin avatar Jul 01 '13 11:07 erswelljustin

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?

hanspinckaers avatar Jul 10 '13 10:07 hanspinckaers