TipTac Reborn

TipTac Reborn

862k Downloads

Bars (health or Mana) flashing when unit hovered is dead/OOM

Xarano-GIT opened this issue · 4 comments

commented

Describe the bug

With the TipTac Health Bars enabled and the default disabled, hovering over a unit that is dead (0 HP) or OOM will cause the bar to rapidly flash

Steps to Reproduce

  1. Kill something with tooltip bars enabled
  2. Hover over dead unit
  3. Observe

Expected behavior

I would expect the bars to remain static

Version of TipTac Reborn

v24.05.26

Flavor/Version of WoW

Retail TWW Prepatch

commented

Thanks for reporting this! 👍

I noticed this too, but it seems a little bit tricky to solve it. So far I don't know what causes this issue. But I'm on it...

commented

I noticed this occurring if the "Show Bar for other Power Types" is checked, and you hover over a warrior, etc. The bar blinks. I don't know what the issue is, but you can certainly use that as a reliable way to test.

commented

Repeatedly setting the bar's texture with SetStatusBarTexture() oddly creates this flickering. I have been able to implement a workaround to fix this.

Will be included in the next release.

commented

Repeatedly setting the bar's texture with SetStatusBarTexture() oddly creates this flickering. I have been able to implement a workaround to fix this.

Will be included in the next release.

I think everyone would agree just how amazing you are!