Elevator callers bugged after you have over 12 floors #136
alexiokay opened this issue ยท 0 comments
๐ Bug Report: Floor Selector Misfires & UI Overflow on Multi-Floor Elevator
๐ฆ Mod Version
- Minecraft: 1.21
- Mod Loader: Neo forge
- PneumaticCraft: Repressurized: 8.2.12 (pneumaticcraft-repressurized-8.2.12+mc1.21.1.jar)
๐ Description
- In a 3x3 elevator with more than 12 floors, selecting a floor on the left/right side of the floor caller panel often triggers the opposite side's floor. Additionally, the list of floors visually overflows the caller block โ extending above and below the intended UI bounds.
๐ Steps to Reproduce
- Build a 3x3 PneumaticCraft elevator.
- Configure 13 or more floors.
- Interact with the floor selector panel.
- Click on any floor number on the left or right side.
โ Expected Behavior
- Clicking on a specific floor on either side should accurately select that floor.
- The UI should scale or paginate properly to avoid visual overflow beyond the caller blockโs boundaries.
๐ Additional Info
- Issue appears to be linked to layout scaling with large numbers of floors.