mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-22 15:35:55 +02:00
Updated to OTCv8 3.1 rev 157
This commit is contained in:
@@ -1,18 +1,13 @@
|
||||
SideActionButton < Panel
|
||||
font: cipsoftFont
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
height: 40
|
||||
padding: 1 1 1 1
|
||||
margin-top: 1
|
||||
draggable: true
|
||||
|
||||
$first:
|
||||
anchors.top: parent.top
|
||||
margin-top: -3
|
||||
margin-top: -4
|
||||
|
||||
$!first:
|
||||
anchors.top: prev.bottom
|
||||
margin-top: -1
|
||||
|
||||
Item
|
||||
id: item
|
||||
@@ -92,6 +87,7 @@ Panel
|
||||
anchors.bottom: next.top
|
||||
margin-top: 3
|
||||
clipping: true
|
||||
layout: verticalBox
|
||||
|
||||
TabButton
|
||||
id: nextButton
|
||||
|
Reference in New Issue
Block a user