bug: gold currency icon renders as a silver coin on macOS #202

Closed
opened 2026-04-01 12:55:51 -07:00 by hikari · 0 comments
Owner

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

  1. Open the game on macOS.
  2. Observe the gold currency icon in the resource bar or anywhere gold is displayed.

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~ 🌸

## 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 1. Open the game on macOS. 2. Observe the gold currency icon in the resource bar or anywhere gold is displayed. ## 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~ 🌸
naomi closed this issue 2026-04-06 18:17:02 -07:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/elysium#202