big update

This commit is contained in:
Crum
2019-01-12 12:09:06 -06:00
parent eebdf23364
commit aaf50317e5
45 changed files with 500 additions and 480 deletions
+1
View File
@@ -90,6 +90,7 @@ function E:UIScale(event)
--[[Eyefinity Test mode
Resize the E.UIParent to be smaller than it should be, all objects inside should relocate.
Dragging moveable frames outside the box and reloading the UI ensures that they are saving position correctly.
E:Size(E.UIParent, UIParent:GetWidth() - 250, UIParent:GetHeight() - 250)
]]
else
width, height = UIParent:GetWidth(), UIParent:GetHeight()