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

[1.21.x] Equipment Slot textures render in front of dragged item when paired with Immersive UI #190

Open
ManaStar opened this issue Jan 15, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ManaStar
Copy link

This issue takes place on both the 1.21.1 and 1.21.4 versions and doesn't matter if you are running NeoForge or Fabric/Quilt.
image

Steps to reproduce:

  • Install latest version of ImmersiveUI
  • Set "selectedScreenType" to "EXPERIMENTAL_V1" in the accessories mod config file, or select the experimental screen in-game.
  • Open the accessories menu.
  • Hover an item over any accessory slots.
    -> Notice that the texture for the hovered equipment slot renders over the held item.

This issue also effects the button to open the accessories screen, as seen here:
image

@Dragon-Seeker Dragon-Seeker changed the title Equipment Slot textures render in front of dragged item when paired with Immersive UI [1.21.x] Equipment Slot textures render in front of dragged item when paired with Immersive UI Jan 19, 2025
@Dragon-Seeker Dragon-Seeker self-assigned this Jan 19, 2025
@Dragon-Seeker Dragon-Seeker added the bug Something isn't working label Jan 19, 2025
@Dragon-Seeker
Copy link
Member

Interesting though may take some time to figure out exactly why this is occurring besides other mod messing with Z Index ordering which is going to be hard to fix without knowing what is happening. The button is known issue with its z index I believe without the mod so something I need to get around to fixing when I get time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants