Info HUD header "Material List" is cut off
James103 opened this issue ยท 0 comments
Minecraft version
Fabric 1.16.4
Mod version and malilib version
Litematica: litematica-fabric-1.16.4-0.0.0-dev.20201103.184101
MaLiLib: malilib-fabric-1.16.4-0.10.0-dev.21+arne.2
Description of the bug
When the Material List HUD only has items like Dirt, Stone, Chest, or Ice listed with amounts less than 64 (ideally less than 10), the header "Material List" goes partially off screen. Example:
Expected behavior (if not clear from the description)
The HUD should have a minimum width such that the header "Material List" is always fully visible.
To Reproduce (if not clear from the description already)
- Save a schematic containing a single chest, dirt, stone, or (ideally) ice block.
- Load the schematic.
- Clear your inventory of any chests, dirt, stone, or ice.
- Toggle "Info HUD" for the material list.
- You should see the header be cut off.