-
Notifications
You must be signed in to change notification settings - Fork 633
Open
Description
Relevant sections of code:
Line 280 in 6b6a4b2
| /// Draw a checkbox prefix: `[🗹 Example Button]` |
Line 2032 in 6b6a4b2
| self.styled_label_add_text(if *checked { "[🗹 " } else { "[☐ " }); |
Line 3264 in 6b6a4b2
| self.styled_label_add_text(if checked { "🗹 " } else { " " }); |
Screenshot from my system running edit.
Image source: https://www.utf8icons.com/character/128505/ballot-box-with-bold-check
I can personally confirm that on my Mac running Tahoe 26.2 (also checked on my iPad), the character renders as tofu across the system.
Emojipedia says "This character has not been recommended for emoji presentation by Unicode. It will therefore display as a a single black-and-white Unicode character across most platforms." - https://emojipedia.org/ballot-box-with-bold-check
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels