
item "open in lexicon" gui layer sorting and float position incorrect
Lounode opened this issue ยท 1 comments
Mod Loader
Forge
Minecraft Version
1.20.1
Botania version
448-forge
Modloader version
47.4.0
Modpack info
No response
The latest.log file
null
Issue description
BUG1:
when cursor on a item, if there a page in lexicon it will display a "ctrl to open" gui like this
the background shadow is under the item, the correct display sorting is:
item->background-> lexicon icon and messages
which is not:
background -> item -> lexicon icon and messages
BUG2:
in vanilla, item hover has two modes: left and right
lexicon icon will always float at left, it causes problem in jei
the lexicon should check which hover mode then select curret float position.
Steps to reproduce
No response
Other information
No response
This is a Patchouli issue, and is already being tracked there: VazkiiMods/Patchouli#737