Exit window fix, pt missing translations, remove game toggle button transparency

This commit is contained in:
Henrique Santiago
2012-08-06 17:19:32 -03:00
parent e6bd3907e1
commit 345e9f4926
10 changed files with 26 additions and 20 deletions

View File

@@ -63,8 +63,8 @@ MiniWindow
@onClick: onButtonClick(self:getId())
ZoomOutControl
id: zoomOut
text: -
id: zoomIn
text: +
font: terminus-14px-bold
anchors.right: parent.right
anchors.bottom: parent.bottom
@@ -74,8 +74,8 @@ MiniWindow
@onClick: onButtonClick(self:getId())
ZoomInControl
id: zoomIn
text: +
id: zoomOut
text: -
anchors.right: parent.right
anchors.bottom: parent.bottom
margin-right: 4