Nevcairiel / Quartz

Quartz is a modular approach to a casting bar addon for World of Warcraft
https://www.wowace.com/projects/quartz
24 stars 21 forks source link

Add strata option to Player, Target, Pet, and Focus bars. #52

Closed peterwooley closed 1 year ago

peterwooley commented 2 years ago

I've been wanting the ability to change the frame strata of the Quartz bars so the times when UI overlaps them (such as when depositing Anima) I can still see the bar and time left. I noticed #17 was looking for the same thing so I tried my hand at figuring it out.

In the included commit I added an option to the the CastBarTemplate for choosing a strata (from a list) and set the default to MEDIUM (effectively the same as in the current version). Through my limited testing, I believe these changes will be invisible to an upgrading user and will only impact them if they go into the Options screen and change it themselves. Each bar can have its own strata setting and changing one will leave the others as default (Medium).

I believe all the text is properly localizable but I'm not sure if anything else needs to be done for the build process. If something obvious is missing or broken, let me know and I can try to work it and and update this request.

Thanks, Peter!

Thrayl commented 1 year ago

I have been manually changing the strata on every release for the last 3 years.. this would be a huge QOL improvement for me.

Nevcairiel commented 1 year ago

Merged as 92f08604a4d1dd3ac59c6c9b45a7d6df0c26cd82 with LOW added and TOOLTIP removed. Static frames should not be on TOOLTIP strata.