unitframes: adjust portrait frame strata

This commit is contained in:
shagu
2017-05-21 18:44:59 +02:00
parent c2290eba50
commit a7f6e0abe1
+1 -1
View File
@@ -457,7 +457,7 @@ function pfUI.uf:CreatePortrait(frame, pos, spacing)
frame.portrait.tex:SetTexCoord(.1, .9, .1, .9)
frame.portrait.model = CreateFrame("PlayerModel", "pfPortraitModel" .. unitstr, frame.portrait)
frame.portrait.model:SetFrameStrata("LOW")
frame.portrait.model:SetFrameStrata("MEDIUM")
frame.portrait.model:SetAllPoints(frame.portrait)
frame.portrait:SetScript("OnEvent", function()