Show scrollbars for a few seconds at first
Lets the user know that there's content to scroll.
This commit is contained in:
@@ -100,6 +100,7 @@ ListView {
|
||||
}
|
||||
|
||||
ScrollBar.vertical: HScrollBar {
|
||||
flickableMoving: listView.moving
|
||||
visible: listView.interactive
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user