tukui-org / ElvUI

User Interface replacement AddOn for World of Warcraft.
https://tukui.org
Other
396 stars 136 forks source link

Druid dispellable debuffs in raidframes not highlighting Magic and Poison #1215

Closed Ianni closed 1 month ago

Ianni commented 1 month ago

Troubleshooting Steps

ElvUI Version 13.64

Yes, I know (again) not the full procedure as you would like it, sorry for that. But I am not sure how to show things not being there in this case. I will try to make a screenshot the next time it happens in dungeons (I am using the raid layout for 5man).

Describe the expected behavior and what actually happened?

As a resto druid lvl 85 specced into Nature's Cure (the talent that my dispell also removes magic) I can't see magic or poison debuffs in the raidframes. only curses are visible/hightlighted. (Poison is also not shown as Moonkin)

Reproducing the issue.

No response

Lua Errors

No response

Verification Steps

Repooc commented 1 month ago

This has been addressed in the dev build already and should be live in the next update of ElvUI which should be out pretty soon.

Ianni commented 1 month ago

Thanks, good to know. In the meantime, if anyone has the same problem just replace line 1077 in libDispel.lua with local cure = true, although this will make it visible for all druid specs (and game versions)