mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-23 08:06:55 +00:00
unitframes: adjust portrait frame strata
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user