Increase cacheBuffer for listviews to improve performance

This commit is contained in:
Christian Muehlhaeuser 2020-03-03 06:05:32 +01:00
parent d3dfa08d36
commit ff977f8ded
No known key found for this signature in database
GPG key ID: 3CF9FA45CA1EBB7E

View file

@ -7,6 +7,7 @@ ListView {
id: view
spacing: 12
clip: true
cacheBuffer: 10000
ScrollBar.vertical: ScrollBar {
width: 12