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

Unable to access last row in bags:trolley #256

Open
texnofobix opened this issue Feb 15, 2025 · 1 comment
Open

Unable to access last row in bags:trolley #256

texnofobix opened this issue Feb 15, 2025 · 1 comment

Comments

@texnofobix
Copy link

Using version Luanti v5.10.0 with unified_inventory, unified_inventory_plus, and sfinv_bags, we are unable to access or see the items in the last rows. Both types of bags exist for both unified_inventory and sfinv_bags.

@SmallJoker
Copy link
Member

Can reproduce with unified_inventory + sfinv_bags. Trolley registration: https://codeberg.org/tenplus1/sfinv_bags/src/branch/master/init.lua#L292-L298

It looks like this. The bottom row is not accessible.
Image

Which solution would you like to have?

  1. Enlarge the formspec size
    • Note: this would be a new behaviour. u_i yet has a consistent formspec size in all menus)
  2. Scrollbar for the slots
    • Note: this might be annoying to use
    • Should the scrollbar position be cached for the next access, or start from the top every time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants