Scrollbar is on if the content is larger than a screen
This commit is contained in:
parent
5b9ba8c027
commit
53f41408b8
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@ import "../Controls2"
|
|||
ScrollBar {
|
||||
id: root
|
||||
|
||||
policy: ScrollBar.AsNeeded
|
||||
policy: ScrollBar.AlwaysOn
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue