BlizzHUDTweaks

BlizzHUDTweaks

155k Downloads

[BUG] Cooldown Pulse visible on bars with 0 opacity.

Sythr4l opened this issue ยท 2 comments

commented

Description

I'm not sure if this issue belongs to Masque, Masque Blizzard Bars or your addon. Utilizing Masque and the Masque Blizzard Bars addons with Cooldown Pulse enabled causes the cooldown pulse to show on bars that are 0% Alpha.

Reproduce

What steps are needed to reproduce it?

  1. Use Masque and the Masque Blizzard Bars addons with BlizzHudTweaks. with Cooldown Pulse enabled in Masque.
  2. Set a bar to 0 Alpha.
  3. Utilize a spell and the spell flash shows up on the bar that is 0 Alpha.

Expected Behaviour

What did you expect what should have happend?
Cooldown pulse only visible on visible bars.

Optional Context (e.g. Screenshots)

This does not occur with a similar addon "MouseoverActionBars - Mouseover Action Bars". Would prefer to utilize BlizzHudTweaks as it has expanded functionality I prefer :)

image

commented

There was already something to prevent this. I looked at the code of "MouseoverActionBars" and it is actually 100% the same code. I moved the execution of the code to a different location. I couldn't reproduce it even with Masque and the Masque Blizzard Bars addons installed.

Please let me know if this fixes it for you in 1.33.5.

Cheers

commented

That appears to have fixed it! Appreciate you responding and providing a fix so quickly. :)