Updated to OTCv8 3.1 rev 157

This commit is contained in:
OTCv8
2022-03-17 20:50:37 +00:00
parent 1d7d2f0c2b
commit 19fad11949
114 changed files with 2172 additions and 984 deletions

View File

@@ -1,17 +1,9 @@
ActionButton < Panel
font: cipsoftFont
anchors.top: parent.top
anchors.bottom: parent.bottom
width: 40
padding: 1 1 1 1
margin-left: 1
draggable: true
$first:
anchors.left: parent.left
$!first:
anchors.left: prev.right
Item
id: item
@@ -91,6 +83,7 @@ Panel
anchors.right: next.left
margin-right: 3
clipping: true
layout: horizontalBox
TabButton
id: nextButton