OmniCC

OmniCC

54M Downloads

Cooldown text size flickering (size)

Translitdk opened this issue ยท 4 comments

commented

Running Software (issues missing this information will be deleted):

  • Addon version: 8.3.5
  • Server patch:
    [19:01:48] Dump: value=GetBuildInfo()
    [19:01:48] [1]="8.3.0",
    [19:01:48] [2]="34220",
    [19:01:48] [3]="Apr 28 2020",
    [19:01:48] [4]=80300

Have you read the changelog? (please don't waste our time)
yes

Describe the bug
Not sure if it's OmniCC or ElvUI related, but on unit frames size of cooldown text on some debuffs is changing frequently.

To Reproduce
No idea actually. Need to have ElvUI + OmniCC installed with displayed debuffs

Expected behaviour
Expected CD text to stay at fixed size

Screenshots
https://i.imgur.com/hlm4JUO.gif
https://i.imgur.com/HLOKAw4.gif

Error Logs
no errors in bugsack.

Additional context
Looks like it's only happening on debuffs from a player (flickering). Specially in raid and might be on UnitAura events. Also on latest Elv release (11.41) cooldown text started to appear on some debuffs at raid frames and it's size do not match frame size (have no idea what kind of debuffs are affected by that). I will ask about this in ElvUI discord also, but i am mostly sure they will send me here.

commented

That's definitely a strange one at least.

The only thing I can think of on OmniCC's end is if frame reuse is coming into play and a cooldown is being pulled off of a much larger (think action button) icon first and sent over to a debuff, started, and then later resized. That may cause the flicker because OmniCC throttles size updates.

commented

Looks like its only the leaf one as well. Maybe it has to do with continuously re-painting the last one? I'm new to the repo, but love the addon and I'm trying to contribute. This seems like something I could possibly fix if we can find a reproduceable scenario i think.

commented

I at least know what's going on here now: ElvUI is constantly swapping its aura frames around.

commented

Try the latest version