This commit is contained in:
Tercio
2013-08-11 23:04:41 -03:00
parent 3a34882d37
commit 376938b87b
21 changed files with 440 additions and 44 deletions
+6
View File
@@ -78,6 +78,12 @@
self:SaveMainWindowPosition()
else
self:RestoreMainWindowPosition()
local w, h = self:GetSize()
if (w ~= 300 or h ~= 300) then
self.baseframe:SetWidth (300)
self.baseframe:SetHeight (300)
self:SaveMainWindowPosition()
end
end
if (not _detalhes.SoloTables.Plugins [1]) then