talkjs / country-flag-emoji-polyfill

Add country flag emojis to Chromium-based browsers on Windows
Other
118 stars 8 forks source link

The flag emoijis doesnt have space when rendered together. #15

Open aakanksha58 opened 2 weeks ago

aakanksha58 commented 2 weeks ago

Hi. Im not really sure if its the issue with the library, but on the windows OS, I used this polyfill to render flag emojis, but when i pick a lot of flag emojis from the emoji picker there is no space between them, while the other emojis have default space. If I try to introduce a space manually its messing with my character count. I would really like a space after the flag emoji. Could anyone help with this? image

eteeselink commented 2 weeks ago

I do not understand what you mean by “the emoji picker” as this library does not include an emoji picker.

Can you make a minimal website that demonstrates the problem? Maybe a codepen or something like that?