Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported emojis can overflow their divs #2

Closed
gfxholo opened this issue Jun 13, 2024 · 1 comment
Closed

Unsupported emojis can overflow their divs #2

gfxholo opened this issue Jun 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@gfxholo
Copy link
Owner

gfxholo commented Jun 13, 2024

Some new emojis consist of two older emojis combined by a ZWJ character. This makes emojis more backward compatible with older systems, but the plugin doesn't handle the extra width very well.

Examples: Windows 10 (which only supports Emoji 12)

bug

#2b

Sidebar tabs are a good case study for a solution:

#2c

@gfxholo gfxholo self-assigned this Jun 13, 2024
@gfxholo gfxholo added the bug Something isn't working label Jun 13, 2024
@gfxholo
Copy link
Owner Author

gfxholo commented Jun 13, 2024

This looks better around the app now. Still goofy, but at least the goofiness is contained.

#2d

gfxholo added a commit that referenced this issue Jun 15, 2024
gfxholo added a commit that referenced this issue Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant