textillate icon indicating copy to clipboard operation
textillate copied to clipboard

Emoji split bug

Open pradel opened this issue 10 years ago • 1 comments

When trying to textillate string containing emoji emoji are destroyed. Is due to split method Solution: http://stackoverflow.com/questions/34421887/splitting-emoji-safely Use spliddit to replace .split() method;

pradel avatar Feb 29 '16 17:02 pradel

Hey I know this is a very old issue to reopen but when I try textillate both from the release and the latest this is still not working. Did it get overwritten?

jacopomazzoni avatar Oct 24 '24 15:10 jacopomazzoni