timeline: Load avatars asynchronously
Speeds up scrolling through the timeline.
This commit is contained in:
@@ -36,6 +36,7 @@ TimelineDelegate {
|
||||
|
||||
name: root.room ? root.room.displayName : ""
|
||||
source: root.room ? root.room.avatarMediaUrl : ""
|
||||
asynchronous: true
|
||||
|
||||
Rectangle {
|
||||
visible: room.usesEncryption
|
||||
|
||||
Reference in New Issue
Block a user