ElvUI WindTools

ElvUI WindTools

3M Downloads

[Bug] Cannot see other region's name at friendlist.

hobulian opened this issue ยท 1 comments

commented

Literally. If I am in korean server and my friend plays in US then, I cannot see his region info at friendlist but only "-"

So

at 306~307 Line of FriendList.lua
have to be like
if server and server ~= E.myrealm then
buttonText = F.CreateColorString(C_BattleNet_GetFriendAccountInfo(button.id).gameAccountInfo.richPresence, self.db.areaColor)

commented

fixed in 0319795 and 897eeea