mirror of
https://github.com/muesli/telephant
synced 2024-11-23 03:43:10 +00:00
Remove cache buffer for ListView
This commit is contained in:
parent
c3a2dd525b
commit
bb513f1372
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ ListView {
|
||||||
spacing: 12
|
spacing: 12
|
||||||
clip: true
|
clip: true
|
||||||
|
|
||||||
cacheBuffer: 16384
|
|
||||||
|
|
||||||
ScrollBar.vertical: ScrollBar {
|
ScrollBar.vertical: ScrollBar {
|
||||||
width: 12
|
width: 12
|
||||||
background: Rectangle {
|
background: Rectangle {
|
||||||
|
|
Loading…
Reference in a new issue