mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
Polish interface, pt translations
This commit is contained in:
@@ -62,12 +62,13 @@ MiniWindow < UIMiniWindow
|
||||
anchors.right: parent.right
|
||||
step: 14
|
||||
margin-top: 22
|
||||
margin-right: 2
|
||||
margin-right: 3
|
||||
margin-bottom: 3
|
||||
pixels-scroll: true
|
||||
|
||||
$!on:
|
||||
width: 0
|
||||
margin-right: 4
|
||||
|
||||
ResizeBorder
|
||||
id: bottomResizeBorder
|
||||
@@ -76,16 +77,17 @@ MiniWindow < UIMiniWindow
|
||||
anchors.right: parent.right
|
||||
height: 3
|
||||
minimum: 48
|
||||
margin-left: 3
|
||||
margin-right: 3
|
||||
background: #ffffff88
|
||||
|
||||
MiniWindowContents < ScrollablePanel
|
||||
id: contentsPanel
|
||||
anchors.fill: parent
|
||||
anchors.right: miniwindowScrollBar.left
|
||||
margin-right: -1
|
||||
margin-top: 21
|
||||
padding: 4
|
||||
padding-top: 2
|
||||
margin-left: 3
|
||||
margin-bottom: 3
|
||||
margin-top: 22
|
||||
vertical-scrollbar: miniwindowScrollBar
|
||||
|
||||
BorderlessGameWindow < UIWindow
|
||||
|
Reference in New Issue
Block a user