In EID, if the bullet point is an icon, the icon is left-aligned. This causes some odd behavior when displaying small icons like keys or coins in EID.
(In the image below, it is evident that the key icon is a bit too left.)
Especially when considering that the icons in the top-left corner of the game are center-aligned.
This PR adds a corresponding left offset for bullet point icons with smaller widths and no built-in left offset (so {{ArrowUp}} and {{Heart}} are unaffected), making them appear center-aligned rather than left-aligned.
In EID, if the bullet point is an icon, the icon is left-aligned. This causes some odd behavior when displaying small icons like keys or coins in EID.
(In the image below, it is evident that the key icon is a bit too left.)
Especially when considering that the icons in the top-left corner of the game are center-aligned.
This PR adds a corresponding left offset for bullet point icons with smaller widths and no built-in left offset (so {{ArrowUp}} and {{Heart}} are unaffected), making them appear center-aligned rather than left-aligned.