oUF

97.2k Downloads

Party frames Hide Player not working in arenas

danonji opened this issue ยท 7 comments

commented

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.

commented

Could you share a link to your layout code or paste the relevant parts here?

commented

It is rather this controlling the display of the player frame as part of the party frames.
It is set to true by default in this layout (ref)

commented

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 :)

commented

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?

commented

Yes and in raid too.

commented

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.