GoldpawsStuff / AzeriteUI5

Custom user interface suite for World of Warcraft. Design and code by Lars Norberg and Daniel Troconis.

Home Page:https://www.patreon.com/GoldpawsStuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Disable Objectives Tracker styling

AdvLeon opened this issue Β· comments

Game Flavor

Dragonflight

Is there an existing request for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

I love the look of the UI but it would be nice to have the option to toggle the Objective/Quests Tracker and revert to the default blizzard appearance for those that prefer how that looks.

Describe the solution you'd like

A toggle option in the /azerite menu.

Describe alternatives you've considered

Seems to be possible by messing with the add-on files but an official solution seems cleaner :)

Additional context

No big deal if it isn't possible, it's a very minor thing. I appreciate all your hard work! πŸ™‚

The tracker already has a toggle.

Per the changelog, this is experimental.

Screenshot 2023-10-24 at 5 19 22 pm

The tracker already has a toggle.

Per the changelog, this is experimental.
Screenshot 2023-10-24 at 5 19 22 pm

I did see that but all it seems to do is completely disable the quest tracker, including the Blizzard version.

On the topic of experimental features, try these:

/run ObjectiveTrackerFrame:SetTheme("blizzard")
/run ObjectiveTrackerFrame:SetTheme("azerite")

😎

And yes, that is saved through sessions.

On the topic of experimental features, try these:

/run ObjectiveTrackerFrame:SetTheme("blizzard") /run ObjectiveTrackerFrame:SetTheme("azerite")

😎

I just tested and it works perfectly! Goldpaw you are a legend! 🀩

The reason I haven't put this into the menu yet is because when I wrote this it was sort of buggy. And I didn't want to put a bunch of buggy features into the public version.

But I might as well do it, add it to the options menu I mean. I can always just add a warning that theming is an experimental feature which might produce bugs and the solution is to stick to the azerite theme in that case. πŸ‘πŸ»

Added as an actual /azerite menu option in 5.2.119-RC.