toxiui icon indicating copy to clipboard operation
toxiui copied to clipboard

Priest Class Color not working properly

Open Toxicom opened this issue 1 year ago • 0 comments

Description

Basically ElvUI has a public table E.PriestColors that you can override and then whenever inside of ElvUI you set something to a class color, priests will have that new color that you overrode.

Screenshots

Notes

  • Discord discussing with Simpy basically confirming it should work: https://discord.com/channels/209244641537556480/209256713205972993/1147617028987965560
  • Setting the new PriestColors table: https://github.com/Toxicom/toxiui/blob/development/Core/Core.lua#L112
  • 3 places where I handle the logic cause I couldn't get the table to work: image

To reproduce

  1. Log in to a priest
  2. Install profile
  3. You will see that buffs now have the correct (dark grey) color applied image
  4. Log in to any other class
  5. You will see that buffs still have the correct color applied image
  6. Log back to priest
  7. You will see that buffs now have the default ElvUI priest color image
  8. Log in to a third class, color is still correct, meaning ElvUI priest color did not get set correctly image

Acceptance criteria

  • [ ] Priests stay fucking grey >:(

Toxicom avatar Oct 16 '23 19:10 Toxicom