mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
some rework in UIWidget input
This commit is contained in:
@@ -22,13 +22,14 @@ MainWindow
|
||||
margin-bottom: 5
|
||||
padding: 1
|
||||
focusable: false
|
||||
vertical-scrollbar: characterListScrollBar
|
||||
|
||||
VerticalScrollBar
|
||||
attached-to: characterList
|
||||
id: characterListScrollBar
|
||||
anchors.top: characterList.top
|
||||
anchors.bottom: characterList.bottom
|
||||
anchors.right: characterList.right
|
||||
maximum: 0
|
||||
step: 14
|
||||
|
||||
Label
|
||||
id: accountStatusLabel
|
||||
|
Reference in New Issue
Block a user