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.
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.