Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework inventory item component #13

Open
2 tasks
robojumper opened this issue Oct 23, 2024 · 0 comments
Open
2 tasks

Rework inventory item component #13

robojumper opened this issue Oct 23, 2024 · 0 comments
Labels
refactor This is cleanup with no user-facing impact

Comments

@robojumper
Copy link
Owner

  • 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
@robojumper robojumper added the refactor This is cleanup with no user-facing impact label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor This is cleanup with no user-facing impact
Projects
None yet
Development

No branches or pull requests

1 participant