Party frames Hide Player not working in arenas
danonji opened this issue ยท 7 comments
Hey there,
Unfortunately, for some reason, you can't hide player from party frames while you are in arena
Thanks hopefully there is a fix or work around.
Hiho.
I hope i paste the correct link to the layoutcode:
https://github.com/Kkthnx/KkthnxUI/blob/066bc3f89bc079ff513f7a6080f577d4c565bc22/KkthnxUI/Modules/UnitFrames/Core.lua#L1107
Thx for help!
yeah but if we set it to false in config or manually in code "showPlayer", false, it shows the player in raid/arena. Its weird :)
Do I understand correctly that after setting showPlayer
to false
the player frame does not appear among the party frames but pops back in when you join an arena?
Using custom [group:party] show; hide
as visibility condition and not using the showPlayer
attribute on my layout spawns the group header without the player frame. The showPlayer
attribute has no effect on raid headers. Please consult the author of the layout to provide a solution for you.