Restore HListView scrollbar
This commit is contained in:
parent
164f09c939
commit
c35492ca62
|
@ -24,9 +24,9 @@ ListView {
|
|||
color: theme.controls.listView.highlight
|
||||
}
|
||||
|
||||
// ScrollBar.vertical: ScrollBar {
|
||||
// visible: listView.interactive || ! listView.enableFlicking
|
||||
// }
|
||||
ScrollBar.vertical: ScrollBar {
|
||||
visible: listView.interactive || ! listView.enableFlicking
|
||||
}
|
||||
|
||||
add: Transition {
|
||||
ParallelAnimation {
|
||||
|
|
Loading…
Reference in New Issue
Block a user