This commit is contained in:
Bunny67
2018-07-08 22:44:56 +03:00
parent b2e551a37c
commit a351942283
11 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ function E:UIScale(event)
end
self.UIParent:ClearAllPoints()
E:Point(self.UIParent, "CENTER", UIParent)
self.UIParent:SetPoint("CENTER", UIParent)
self.diffGetLeft = E:Round(abs(UIParent:GetLeft() - self.UIParent:GetLeft()))
self.diffGetRight = E:Round(abs(UIParent:GetRight() - self.UIParent:GetRight()))