-
Notifications
You must be signed in to change notification settings - Fork 1
Rework inventory item component #13
Copy link
Copy link
Open
Labels
refactorThis is cleanup with no user-facing impactThis is cleanup with no user-facing impact
Description
robojumper
opened on Oct 23, 2024
Issue body actions
- Right now all item images have to be manually scaled and positioned. Try instead giving them a container of the correct size and letterbox them in this container (maybe css background-Image)
- The greyed out variant of a item you don't have yet could be achieved with a simple css filter, allowing us to drop some images
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
refactorThis is cleanup with no user-facing impactThis is cleanup with no user-facing impact