oUF

97.2k Downloads

Party portrait flicker

Haleth opened this issue ยท 1 comments

commented

Animated portraits flicker heavily for party units.

My code:

local portrait = CreateFrame("PlayerModel", nil, self)
portrait:SetPoint("TOPLEFT")
portrait:SetPoint("BOTTOMRIGHT", 0, 2)
portrait:SetFrameStrata("LOW")

self.Portrait = portrait
commented

Blizzard issue, fixed in 4.0.3.