unitframes: adjust portrait frame strata

This commit is contained in:
shagu
2017-01-16 23:11:25 +01:00
parent 55ad8b3b9b
commit 8964bdf79d
+1
View File
@@ -336,6 +336,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:SetAllPoints(frame.portrait)
frame.portrait:SetScript("OnEvent", function()