- Fixed an issue when freeze text where getting out of instance space.

- Fixed an issue when resizing freeze text where not resizing too.
- Added an extra parameter for Image Editor.
- Added Archeology and Class Character Images for Instance backgrounds.
- Fixen an issue when calling image editor throgh options panel where calling
wrong instance.
This commit is contained in:
Tercio
2013-08-10 15:54:15 -03:00
parent 10246a41fb
commit 2be7a9f1f5
6 changed files with 72 additions and 7 deletions
+5
View File
@@ -323,6 +323,11 @@
end
end
end
if (self.freezed) then
--> reajusta o freeze
_detalhes:Freeze (self)
end
-- -4 difere a precisão de quando a barra será adicionada ou apagada da barra
self.baseframe.BoxBarrasAltura = self.baseframe:GetHeight()-4