Load message list async
This commit is contained in:
parent
5287ba38f9
commit
56b24f8d93
@ -86,6 +86,7 @@ Item {
|
||||
|
||||
Loader {
|
||||
active: room || roomPreview
|
||||
asynchronous: true
|
||||
Layout.fillWidth: true
|
||||
|
||||
sourceComponent: MessageView {
|
||||
|
Loading…
Reference in New Issue
Block a user