Fix support for ElvUI with TotemPlates #81
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ElvUI does not force show their nameplates anymore as it can cause blocked actions. So TotemPlates would perma hide any ElvUI nameplate that was attached to a totem until a reload. This causes erroneous bug reports in ElvUI support channels from Gladdy users.
This forces a call to show when the TotemPlate is removed.
See
c122e24054
for latest fix. I modified your commit a bit using the functionToggleAddon
. Thanks for this PR. Gonna close it nowAwesome! I didn't put too much effort into this fix as I don't personally pvp, but there were quite a few reports in elvui about it so I cobbled something together and had some users test. Glad you did something you find better :)
Thanks for the update.
Your change now causes issues with Plater users. It keeps the nameplate on screen after totemplates is over.
Thanks again, just updated it.
Pull request closed