mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-20 22:53:26 +02:00
OTCv8 3.0 rev 2
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
BotContainer < Panel
|
||||
height: 68
|
||||
|
||||
ScrollablePanel
|
||||
id: items
|
||||
anchors.fill: parent
|
||||
vertical-scrollbar: scroll
|
||||
layout:
|
||||
type: grid
|
||||
cell-size: 34 34
|
||||
flow: true
|
||||
|
||||
BotSmallScrollBar
|
||||
id: scroll
|
||||
anchors.top: prev.top
|
||||
anchors.bottom: prev.bottom
|
||||
anchors.right: parent.right
|
||||
step: 10
|
||||
pixels-scroll: true
|
||||
BotContainer < Panel
|
||||
height: 68
|
||||
|
||||
ScrollablePanel
|
||||
id: items
|
||||
anchors.fill: parent
|
||||
vertical-scrollbar: scroll
|
||||
layout:
|
||||
type: grid
|
||||
cell-size: 34 34
|
||||
flow: true
|
||||
|
||||
BotSmallScrollBar
|
||||
id: scroll
|
||||
anchors.top: prev.top
|
||||
anchors.bottom: prev.bottom
|
||||
anchors.right: parent.right
|
||||
step: 10
|
||||
pixels-scroll: true
|
||||
|
Reference in New Issue
Block a user