generated from nhcarrigan/template
bug: gold currency icon renders as a silver coin on macOS #202
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Reported by ilenia in the Discord channel after the 0.4.0 release. On macOS, the emoji used to represent the gold currency is rendering as a silver coin rather than a gold one.
Steps to Reproduce
Expected Behaviour
The icon should display as a gold coin.
Actual Behaviour
The icon renders as a silver coin on macOS (likely an emoji rendering difference between platforms — the coin emoji
🪙renders differently on macOS vs other platforms).Notes
May be worth switching to a custom image asset rather than relying on an OS emoji for currency icons, to ensure consistent appearance cross-platform.
✨ This issue was created with help from Hikari~ 🌸