cardinalitypuzzles / cardboard

Dashboard for managing puzzles and tracking status during a puzzle hunt
MIT License
31 stars 21 forks source link

Expand row icon looks very out of place on Windows #597

Closed pcvera closed 1 year ago

pcvera commented 2 years ago

I mean look at it

image

erwa commented 2 years ago

Hmm, seems like some fallback font issue. I see it also on my PC, but if I delete "Segoe UI Emoji" from the font-family list, it goes back to "normal" (looks more like the downward-pointing triangle below it)

image

erwa commented 2 years ago

This is what the right-pointing triangle looks like after deleting the Segoe UI Emoji font from the font-family. Looks more normal: image

erwa commented 2 years ago

Segoe UI Emoji looks like some default font that comes with Windows 10+: https://docs.microsoft.com/en-us/typography/font-list/segoe-ui-emoji

We can probably specify some font overrides so a more consistent-looking font is used for the triangles.