Tooltip Displays Below JEI
WenXin20 opened this issue ยท 8 comments
Will be fixed in the next version (hopefully), should be available in a few minutes.
The tooltips still render below JEI after I updated to LT v1.5.0-pre153 and CC v1.9.57.
Sorry, but I don't see a way to fix this. You could report it to the author JEI.
JEI renders on the dark background, so it should be below your tooltips (this works on every other gui).
Please check to see you are rendering things in the same order as vanilla and firing the GuiScreenEvent.BackgroundDrawnEvent
Oh that's interesting, because I don't fire the event at all (source).
I added it again, so it works properly with my gui, @WenXin20 can you test it once more using this version: https://www.dropbox.com/s/42hdn22oi3j4rhh/CreativeCore_v1.9.62_mc1.12.2.jar?dl=1
Nice, it's released now.
@mezz Thanks for your help!