Reduce memory usage and make room switching quicker

May make scrolling more laggy or jumpy.
This commit is contained in:
Nicolas Werner 2020-01-14 22:37:12 +01:00
parent 4eb0e11740
commit 69ce94d1bd
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@ Item {
ListView {
id: chat
cacheBuffer: 2000
visible: timelineManager.timeline != null
anchors.fill: parent