Octo-Studios / relics

Other
42 stars 32 forks source link

Fix tooltip rendering bug. #57

Closed AHilyard closed 2 years ago

AHilyard commented 2 years ago

This change fixes the glitchy tooltip rendering that has been cropping up recently.

SSKirillSS commented 2 years ago

Thanks for your work!

RobertHDPotatoes commented 2 years ago

Although this does make the tooltips not glitch out like crazy, they still don't display properly. LegendaryTooltips will overlap on top of Relics that are Uncommon, Rare, or Epic rarity. I could remove the rarity's in the LegendaryTooltip file but then no items at all (besides relics) will have borders unless manually added

AHilyard commented 2 years ago

@RobertHDPotatoes That is a separate issue from what was fixed in this PR. Please open a new issue on LegendaryTooltips and I will look into it for you.

RobertHDPotatoes commented 2 years ago

@AHilyard Okay, I've made a new issue. Thank you for taking your time to check out my issue.