add ScrollBarType
This commit is contained in:
parent
f992252c6e
commit
87d00116e1
9 changed files with 19 additions and 16 deletions
|
|
@ -85,9 +85,7 @@ DrawerType2 {
|
|||
FocusController.nextKeyRightItem()
|
||||
}
|
||||
|
||||
ScrollBar.vertical: ScrollBar {
|
||||
policy: ScrollBar.AsNeeded
|
||||
}
|
||||
ScrollBar.vertical: ScrollBarType {}
|
||||
|
||||
model: 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue