mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-21 07:03:26 +02:00
Version 2.2 - retro layout + bug fixes
This commit is contained in:
@@ -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')
|
||||
|
Reference in New Issue
Block a user