Remove cache buffer for ListView

This commit is contained in:
Christian Muehlhaeuser 2019-05-13 08:06:05 +02:00
parent c3a2dd525b
commit bb513f1372
No known key found for this signature in database
GPG key ID: 3CF9FA45CA1EBB7E

View file

@ -8,8 +8,6 @@ ListView {
spacing: 12
clip: true
cacheBuffer: 16384
ScrollBar.vertical: ScrollBar {
width: 12
background: Rectangle {