Version 2.2 - retro layout + bug fixes

This commit is contained in:
OTCv8
2020-03-31 21:34:09 +02:00
parent 1df9b82846
commit 6b39f061ae
189 changed files with 3384 additions and 4603 deletions

View File

@@ -20,7 +20,7 @@ OptionScrollbar < HorizontalScrollBar
MainWindow
id: optionsWindow
!text: tr('Options')
size: 480 420
size: 480 460
@onEnter: modules.client_options.hide()
@onEscape: modules.client_options.hide()
@@ -38,6 +38,7 @@ MainWindow
anchors.right: parent.right
anchors.bottom: optionsTabBar.bottom
margin-left: 10
margin-top: 3
Button
!text: tr('Ok')