Cell

Cell

1M Downloads

"Dispels" indicator covering omniCD even at Frame Level 1

lv100mewtwo opened this issue ยท 1 comments

commented

I play with omniCD on the raid frames and when the dispels indicators creates the overlay it is covering the omniCD icons. I tried using the snippet to raise omniCD frame level but it is not working for me.
image
image

commented

changed the frame level in the snippet to a higher frame level and it worked

info.bar:SetFrameLevel(relFrame:GetFrameLevel()+20)
to
info.bar:SetFrameLevel(relFrame:GetFrameLevel()+150)