[WoW Classic] Tooltips No Longer Fade Away
JoLiKMC opened this issue · 1 comments
SilverDragon v20501.0-classic prevents hover tooltips from fading away in World of Warcraft Classic.
Steps to reproduce the behavior with as much detail as possible:
- Download and unZIP SilverDragon into the AddOns folder
(It doesn't matter if the "Classic" datapack is installed or not.) - Log in to any character and enable the AddOn if it isn't already
- Hover the mouse cursor over anything that would normally trigger a tooltip in the lower-right corner
- The tooltip will no longer fade and simply sit there until the mouse hovers over the Mini-Map
Expected behavior. Describe how it should work:
About two seconds after moving the cursor away from something that generates a tooltip, the game should call the GameTooltip:FadeOut()
and fade the tooltip away.
Further notes:
I tried using the most recent "main" version, too, but it didn't work due to some missing API thing about achievements.
I also tried using v11302.0-25-g22ae66f-classic of the AddOn. It made the tooltips linger, too. So, there's that…
I dunno. I got nothin'. It's solely SilverDragon that's making this tooltip thing happen, though.