Load message list async

This commit is contained in:
Nicolas Werner 2021-08-17 19:11:09 +02:00
parent 5287ba38f9
commit 56b24f8d93
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ Item {
Loader {
active: room || roomPreview
asynchronous: true
Layout.fillWidth: true
sourceComponent: MessageView {