TipTac Reborn

TipTac Reborn

862k Downloads

[BUG] Player Tooltips are missing informations in the guild window if Raider.IO is active

JanRogge opened this issue ยท 2 comments

commented

When using the Raider.IO Addon the player tooltips are missing everything except the Raider.IO information.

Normally over the score there should be the players name with guildrole and guild note.

image

commented

I analyzed it so far that It think, the problem comes from RaiderIO. I created a bug in their repository: RaiderIO/raiderio-addon#203

The problem only occures if "Anchors->Frame Tip Type" is set to "Mouse Anchor". In this case, a GameTooltip:SetOwner() is triggered in RaiderIO which clears the tooltip.

commented

I implemented a workaround for this bug. The member list in guild & communities won't be mouse anchored if RaiderIO is present.