mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
Exit window fix, pt missing translations, remove game toggle button transparency
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user