timeline: Load avatars asynchronously
Speeds up scrolling through the timeline.
This commit is contained in:
@@ -49,6 +49,7 @@ TimelineDelegate {
|
||||
name: root.author.displayName
|
||||
source: root.author.avatarUrl
|
||||
color: root.author.color
|
||||
asynchronous: true
|
||||
}
|
||||
QQC2.Label {
|
||||
Layout.fillWidth: true
|
||||
|
||||
Reference in New Issue
Block a user