tukui-org / ElvUI

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

Aura Indicator duration timer color not respected if enabled using reverse toggle #1202

Open loganstracy opened 1 month ago

loganstracy commented 1 month ago

Troubleshooting Steps

/edebug on is enabled and the issue persisted, here are two sets of settings that I assumed would have the same effect using the Reverse Toggle setting in the Cooldown Text section. I've provided two screenshots below.

incorrect colors With Cooldown Text globally disabled, and Unitframe text Reverse Toggled, the colors of the aura indicator do not match what is assigned in the Aura Indicator settings.

correct colors Above is using the inverse settings which makes the Aura Indicators use the set colors correctly, but requires enabling Cooldown Text globally and Reverse Toggling every other section instead.

Describe the expected behavior and what actually happened?

Not sure if this is intentional or not but I wanted to at least note this behavior in case someone faces the same issue. I wanted to have ElvUI only handle cooldown text on the unitframe so I could use color coded timers for my Aura Indicators. So I disabled the main Cooldown Text module to get rid of them and used Reverse Toggle in the Unitframe tab to turn those on. If done this way the aura indicators will no longer use the color you chose for them.

If this does end up being intentional and someone Googles their way here, the inverse DOES work: enable the main Cooldown Text module and reverse toggle every other section.

Reproducing the issue.

  1. Type /edebug on and verify no other addons are enabled.
  2. Modify your aura indicators in the Filter settings to show as Timer Only
  3. Disable the main Cooldown Text module, go under the Unitframe tab, and select "Reverse Toggle" to enable the aura indicator timer again.
  4. Note that the timer no longer respects the color set in the Aura Indicator settings.

Lua Errors

No response

Verification Steps