PhenomDevel / BlizzHUDTweaks

GNU General Public License v3.0
9 stars 4 forks source link

[FEATURE] Disable fadiing of actionbar1 when dragonriding #39

Closed ghost closed 1 year ago

ghost commented 1 year ago

Idea

Currently, there is no way to disable fading of action bar used for dragonriding skills. (NOT the encounter bar!)

Solution

Add a specific toggle to disable fading of this bar in global settings, similar to MouseoverActionBars addon. (which is a worse version of this addon) Also, this option would respect users choice of bar-art ON or OFF. (if possible)

Optional Context (e.g. Screenshots, Scribbles ...)

image

PhenomDevel commented 1 year ago

That is not as easy as a lot of other load options. Though WeakAuras hjas already solved it. I'll take a look and see if i can use some of the code: https://github.com/WeakAuras/WeakAuras2/commit/0ff498704a3c07159c81e1b3841c4c172887d5d2

ghost commented 1 year ago

Perhaps MouseoverActionBars addon has some code you can use. Their implementation is pretty good too.

PhenomDevel commented 1 year ago

1.31.0-beta has options to fade for vehicles. Try it out and let me know if this fits your needs.

PhenomDevel commented 1 year ago

I close this issue since there was no more response after version 1.31.0-beta.

ghost commented 1 year ago

Sorry i missed this reply Not sure how to download beta but if dragonriding is a vehicle then im sure it will work great Thank you