[Bug] Messed up highlighting and overlay order in 'search inventory'
XenoTheStrange opened this issue ยท 1 comments
Describe the bug
When you search for a thing and then hover over items in your inventory, all items that don't fit the description become even more grey for some reason. If you're hovering over many things to get to the item you're trying to grab, it might be quite flashy, which is annoying.
ex. when you hover over an empty space, matching items are highlighted and others are grey. When you hover over any item, the grey items get even darker. If you happen to be scrolling between items and blank spaces often enough, this will make the non-matching items flash a bunch, going from dim to dimmer.
These grey squares also appear above the item description "oak planks etc" normal popup.
Steps to Reproduce
Steps to reproduce the behavior:
- double click search bar and search inventory for a thing
- hover over different items
- optional, put an item in every other slot, search, then scroll over them to see lots of flashy as the items become more and less dim over and over again.
Environment (please complete the following information with the version):
- Minecraft: 1.17.1
- Mod Loader: Fabric
Additional context
the unselected bits are already not highlighted, why do they need to get darker when I hover over an item?
Is this the same overlay appearing again on accident?
Duplicate of #541