ElenaiDev / ElenaiDodge2.0

Other
9 stars 9 forks source link

Tooltip icons disappear with certain mods installed. #54

Closed AHilyard closed 2 years ago

AHilyard commented 2 years ago

When Elenai Dodge 2, Quark, and Legendary Tooltips are all installed, tooltip icons disappear when the shift key is held down. I have found this issue is due to the matrix being used to render the icons is not at the proper z coordinate when the icons are rendered. You can see that the FoodTooltip class from Quark that the TooltipEventListener class was inspired by has already implemented this fix.