You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently tags are shown as a # character and modded items are shown as a missing texture, this isn't very useful as you need to hover over the item to see the id.
Even if the text gets quite small I think it'd be more useful to show the item id with a fairly high maximum amount of characters. The entire gui could be scaled up to compensate for the small text as well.
The text was updated successfully, but these errors were encountered:
InventoryItem:
- If an inventory item' icon is not found, the icon will be render as
its ID and a part of the missing texture;
- If an inventory icon is a tag, its ID (not including the number sign)
is also displayed.
- These changes are suggested in #18.
Signed-off-by: IoeCmcomc <53734763+IoeCmcomc@users.noreply.github.com>
Currently tags are shown as a # character and modded items are shown as a missing texture, this isn't very useful as you need to hover over the item to see the id.
Even if the text gets quite small I think it'd be more useful to show the item id with a fairly high maximum amount of characters. The entire gui could be scaled up to compensate for the small text as well.
The text was updated successfully, but these errors were encountered: