Raider.IO Mythic Plus, Raid Progress, and Recruitment

Raider.IO Mythic Plus, Raid Progress, and Recruitment

341M Downloads

Name, guild name etc. missing in CommunitiesFrame.MemberList.ListScrollFrame.buttons tooltip

frozn opened this issue ยท 0 comments

commented

If the tooltip of the buttons mentioned in the title will trigger a GameTooltip:SetOwner() through util:SetOwnerSafely() (line 5744 in core.lua), the name, guild name etc. is missing:

Without GameTooltip:SetOwner() triggered:

image

With GameTooltip:SetOwner() triggered:

image

You can reproduce this with the following addition in "core.lua":

image