ElvUI WindTools

ElvUI WindTools

5M Downloads

feature: Make Quest Notifications Class Colored

Imiona opened this issue · 5 comments

commented

Hello

i would like to suggest a little Feature, could you add an option to the Quest Module to make the On Screen Quest Notifications Class Colored?

Thanks :)

commented

can you give me the sample image of 'On Screen Quest Notifications'?
I am not sure which part you are point for.

commented
commented

Oh I found another way to achieve this, it will be added in the next release

commented

After my investigation, this feature is actually very difficult to implement.
It is easy to add color settings when sending messages but modifying the color of messages sent by other components is extremely challenging.
If we were to forcibly modify the content templates to achieve a similar effect, it would require manually maintaining all text templates. Since Blizzard does not provide a list of templates, it would require efforts such as game data mining. Additionally, with patch updates and other changes, maintaining such a template library would require manual effort.
Considering the effort required for such a small feature, it has been decided not to add it.

commented

added in 2d995d1