refactor: update ScrollBarType
policy to use
`AsNeeded` for better usability
This commit is contained in:
parent
d3715d00ae
commit
3c2dd5c0bd
4 changed files with 3 additions and 4 deletions
|
@ -64,7 +64,7 @@ PageType {
|
|||
displayMarginBeginning: 40
|
||||
displayMarginEnd: 40
|
||||
|
||||
ScrollBar.vertical: ScrollBarType { }
|
||||
ScrollBar.vertical: ScrollBarType {}
|
||||
|
||||
footer: Item {
|
||||
width: listView.width
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue