TOMSMorphingLabel
TOMSMorphingLabel copied to clipboard
Emoji layout issue
Hi,
thanks for your awesome controller.
There is a bug issue when you write emoji. The layout becomes really messy.
Any clue ?
Hi,
do you have a specific example set of emoji that is causing the messy layout? It would be easier for me to understand what I should look out for. Hope that we'll find a solution.
Thanks, Tom
The layout does appear to be a bit jumpy when performing any transition that leads into an emoji-filled string, or vice versa. To give you a better idea of what I'm seeing, here's a quick screen grab from running the example project on my device.
Here's an array of the sample strings I used:
@[@"π«π", @"ππ", @"nice", @"πΆπππ»", @"π¬", @"ππππ", @"π", @""];
Cool, thanks for the example, I will investigate this issue.