config frame totemplate ignore parent scale
This commit is contained in:
parent
b14406f75f
commit
ad4ba087f5
@ -490,6 +490,7 @@ function TotemPlates:TestOnce()
|
||||
self.testFrame:SetWidth(1)
|
||||
self.testFrame:SetHeight(32)
|
||||
self.testFrame:SetPoint("CENTER", UIParent, "CENTER", 0, -140)
|
||||
self.testFrame:SetIgnoreParentScale(true)
|
||||
end
|
||||
local totemDataEntry = npcIdToTotemData[5913]
|
||||
self.testFrame:Show()
|
||||
|
Loading…
Reference in New Issue
Block a user