Reduce memory usage and make room switching quicker
May make scrolling more laggy or jumpy.
This commit is contained in:
parent
4eb0e11740
commit
69ce94d1bd
@ -37,8 +37,6 @@ Item {
|
||||
ListView {
|
||||
id: chat
|
||||
|
||||
cacheBuffer: 2000
|
||||
|
||||
visible: timelineManager.timeline != null
|
||||
anchors.fill: parent
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user