1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-02 08:39:49 +02:00

Remove silly cacheBuffer value

This commit is contained in:
Elias 2019-03-14 18:56:35 +01:00
parent a7394dfb06
commit 1fe810befd

View File

@ -59,7 +59,6 @@ Item {
flickDeceleration: 5000
anchors.fill: parent
cellWidth: 340
cacheBuffer: 10000
cellHeight: 200
interactive: pageInstalled.enabled
anchors {