Aptechka

Aptechka

182k Downloads

Removing a spell from widget not working while spell/buff is active

spamwax opened this issue ยท 1 comments

commented

If I add a buff to a widget and apply the buff to the unit, it correctly appears in it.
However if I remove the buff from widget while the buff still active, does not remove the buff from UI and keeps it until buff is dropped.
Additionally when buff is dropped, the background of widgets remains visible. For example if Glimmer of Light is added to an indicator and immediately removed from it, after buff is expired the background of widget box remains visible covering other widgets in that location.
Ex:
Top left corner is in normal state. Glimmer of Light is added to "raidbuff[BarArray]" widget (top left corner box)
p1

This is when Glimmer is applied and then its spell is removed from the above mentioned widget while buff is still active. I think the expected behavior is that the buff should disappear since it's not part of the widget but it still showing here!
p2

After last step and when the buff runs out, the background of buff/widget is still visible (covering the L letter from first picture). Same thing can be seen on the lower right long bar, is this intended behavior?
p3

Same issue happens with other widgets, following picture is after I added and removed Glimmer from center icon and now it's stuck in the middle of frame. Only a '/reload' fixes the issue.
p4

commented

Fixed