You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sounds like the same issue as #737, just in an earlier version.
Honestly it sounds like both of these are conflicting issues caused by the same problem.
One is that the quick lookup circle is hidden behind the tooltip, the other is that the tooltip is hidden behind the quick lookup book. Technically distinct problems, but both are a case of information being blocked, and with the same root cause (the quick lookup overlapping with tooltips to begin with)
Which one hides which is merely a case of which one gets drawn first. They both have the same root cause, which is that they are being drawn in the same place when the tooltip switches over to the left side of the cursor as that gets too close to the right side of the screen for the tooltip to fit on the right side.
Which one hides which is merely a case of which one gets drawn first. They both have the same root cause, which is that they are being drawn in the same place when the tooltip switches over to the left side of the cursor as that gets too close to the right side of the screen for the tooltip to fit on the right side.
Okay fair point. Should I close this since it's kind of a duplicate then?
Mod loader
Forge
Minecraft version
1.19.2
Patchouli version
1.19.2-77
Modloader version
Forge 43.3.5
Modpack info
https://www.curseforge.com/minecraft/modpacks/cottage-witch/files/5218654
The latest.log file
N/A
Issue description
The Quick Lookup icon covers some item tooltips, especially longer ones, in JEI. This can cut off important information at times.
Steps to reproduce
No response
Other information
No response
The text was updated successfully, but these errors were encountered: