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

[BUG] Inconsistent styles and layout for emoji icons #1340

Closed
5 tasks done
4cello opened this issue Oct 8, 2023 · 2 comments
Closed
5 tasks done

[BUG] Inconsistent styles and layout for emoji icons #1340

4cello opened this issue Oct 8, 2023 · 2 comments
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working

Comments

@4cello
Copy link

4cello commented Oct 8, 2023

Environment

Self-Hosted (Docker)

System

Firefox 118/Chromium 117, Ubuntu 22.04

Version

2.1.1

Describe the problem

On my Ubuntu system, tiles that use some emoji icons are larger than tiles with other types of icons, and even other emoji icons.

As seen in the attached screenshot, :printer: and :film_frames have some extra bottom padding compared to the other emojis and hl-icons. They are also drawn in a different style.

When I copy the actual emoji into the configuration instead of using the shortcut, the emoji is displayed as expected (consistent size and style).

I haven't figured out what exactly it is that causes some emojis to behave that way, but so far all emojis I've found are from the Unicode 7.0 list, but not all 7.0 emojis behave that way:

  • :monkey: (6.0) and :turkey: (8.0) normal, :chipmunk: and :dove_of_peace (7.0) different
  • Faces and Hands from 7.0 seem to be normal
  • :detective: from 7.0 is weird, but :golfer: is normal

In Firefox, the "normal" emojis' <i> tag uses "Twemoji Mozilla" font, but the other ones use "Noto Sans Symbols2".

On my Android phone the emojis work as expected, but on my Windows PC (in Firefox), the emojis are displayed in the same monochrome style, but there is no extra padding at the bottom.

2023-10-08_11-03

Additional info

No response

Please tick the boxes

@4cello 4cello added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Oct 8, 2023
@liss-bot
Copy link
Collaborator

liss-bot commented Oct 8, 2023

If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated

@Lissy93
Copy link
Owner

Lissy93 commented Apr 16, 2024

Fixed

@Lissy93 Lissy93 closed this as completed Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working
Projects
None yet
Development

No branches or pull requests

3 participants