timeline: Load avatars asynchronously
Speeds up scrolling through the timeline.
This commit is contained in:
@@ -105,6 +105,7 @@ TimelineDelegate {
|
||||
name: parent.modelData.displayName
|
||||
source: parent.modelData.avatarUrl
|
||||
color: parent.modelData.color
|
||||
asynchronous: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user