GoldpawsStuff / AzeriteUI5

Custom user interface suite for World of Warcraft. Design and code by Lars Norberg and Daniel Troconis.
https://www.patreon.com/GoldpawsStuff
Other
22 stars 4 forks source link

[Feature] Disable Objectives Tracker styling #48

Closed AdvLeon closed 8 months ago

AdvLeon commented 8 months ago

Game Flavor

Dragonflight

Is there an existing request for this?

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! 🙂

anaarkei commented 8 months ago

The tracker already has a toggle.

Per the changelog, this is experimental.

Screenshot 2023-10-24 at 5 19 22 pm
AdvLeon commented 8 months ago

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.

Goldpaw commented 8 months ago

On the topic of experimental features, try these:

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

😎

Goldpaw commented 8 months ago

And yes, that is saved through sessions.

AdvLeon commented 8 months ago

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! 🤩

Goldpaw commented 8 months ago

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. 👍🏻

Goldpaw commented 8 months ago

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