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

Favorite button heart symbol is not visible in Safari #145

Closed
mmontag opened this issue Feb 13, 2024 · 0 comments
Closed

Favorite button heart symbol is not visible in Safari #145

mmontag opened this issue Feb 13, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mmontag
Copy link
Owner

mmontag commented Feb 13, 2024

Note to self: The ♥ (♥) character (U+2764 code point) is a Unicode character from 1993.
But the ❤️ emoji is actually the ♥ (U+2764) character followed by the Variant Selector-16 (U+FE0F).

Using ♥ will probably fix this.

CleanShot 2024-02-13 at 03 17 16

@mmontag mmontag added the bug Something isn't working label Feb 13, 2024
@mmontag mmontag self-assigned this Feb 13, 2024
@mmontag mmontag closed this as completed Feb 14, 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