Accessories

Accessories

4M Downloads

Bug: [1.21.1] GUI Elements elements are higher than held stack in Experimental Screen

Kanekami opened this issue ยท 1 comments

commented

What Feature Types Apply to This Bug?

Gui

Feature Type

No response

What Type of Bug Is This?

Annoyance

Minecraft Version

1.21.1

Mod Loader

Neoforge

Mod Loader API Version

21.1.209

The Accessories Version

1.1.0-beta.51+1.21.1

What Compatibility layer are you using?

None

The Compatibility Version

No response

Is This Bug a Conflict With Another Mod?

No response

Client Log

No response

Crash Report (if applicable)

No response

Steps to Reproduce

  1. Open Accessories Menu(Experimental)
  2. make a menu item overlap with the accessories menu
  3. the button to toggle visibility appear "ahead" of the item overlapping with the texture/tooltip of the item

What You Expect To Happen

the button should be hidden by the tooltip/icon.

Image

What Actually Happened

the button priority is to high so it overlaps with other GUI elements.

Additional Details

Tested on a clean installation using only accessories.

Please Read and Confirm The Following

  • I have confirmed this bug is on the most recently supported version of Minecraft.
  • I have confirmed the details provided in this report are concise as possible and does not contain vague information (ie. Versions are properly recorded, answers to questions are clear).
  • I have confirmed this bug is unique and has not been reported already.
  • If playing on a modpack, I have reported this bug to their issue tracker already.
commented

Yes, due to the way Z-indexes of GUI elements work, it leads to this annoying GUI bug. I believe such is fixed in 1.21.6 and up with how rendering changed, though still a problem with the slot hover effect.