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
Describe the bug
Text height exactly matches UILabel but when the text contains an emoji the line height is too great. UILabel hugs the top of the emoji exactly. Interestingly CTFramesetterSuggestFrameSizeWithConstraints looks to be at fault.
To Reproduce
Steps to reproduce the behavior:
Create NantesLabel with a string containing one or more emoji
Note line height is too large giving the effect of a top padding
Expected behavior
Line height should be the same as UILabel
Screenshots
Smartphone (please complete the following information):
Device: iPhoneXS
OS: iOS13.3.1
Version 0.0.9
The text was updated successfully, but these errors were encountered:
Describe the bug
Text height exactly matches UILabel but when the text contains an emoji the line height is too great. UILabel hugs the top of the emoji exactly. Interestingly CTFramesetterSuggestFrameSizeWithConstraints looks to be at fault.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Line height should be the same as UILabel
Screenshots
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: