Fix launcher performance

We are not animating the icon delegates, so we can enable caching which
improves performance on pinephone.
This commit is contained in:
Bhushan Shah 2020-02-12 11:30:28 +05:30
parent 937758721c
commit 6c9b6acace

View file

@ -159,6 +159,7 @@ ContainmentLayoutManager.ItemContainer {
verticalOffset: 2
radius: 8.0
samples: 16
cached: true
color: Qt.rgba(0, 0, 0, 1)
}
}