Version 1.9

This commit is contained in:
OTCv8
2020-01-21 23:45:52 +01:00
parent 11ad766308
commit be8704ee92
56 changed files with 3517 additions and 483 deletions

View File

@@ -3,6 +3,18 @@ Panel
id: classicView
!text: tr('Classic view')
OptionCheckBox
id: cacheMap
!text: tr('Cache map (for non-classic view)')
OptionCheckBox
id: actionBar1
!text: tr("Show first action bar")
OptionCheckBox
id: actionBar2
!text: tr("Show second action bar")
OptionCheckBox
id: showPing
!text: tr('Show connection ping')
@@ -41,7 +53,7 @@ Panel
!text: tr('Highlight things under cursor')
Label
margin-top: 12
margin-top: 5
width: 90
anchors.left: parent.left
anchors.top: prev.bottom
@@ -110,7 +122,7 @@ Panel
self:addOption("4th right panel")
Label
margin-top: 12
margin-top: 3
anchors.left: parent.left
anchors.right: parent.right
anchors.top: prev.bottom