RoomDelegate: Load avatar asynchronously
Speeds up scrolling through the list of rooms.
This commit is contained in:
@@ -67,6 +67,7 @@ Delegates.RoundedItemDelegate {
|
||||
notificationCount: root.contextNotificationCount
|
||||
notificationHighlight: root.hasHighlightNotifications
|
||||
showNotificationLabel: root.hasNotifications && root.collapsed
|
||||
asynchronous: true
|
||||
|
||||
Layout.preferredWidth: height
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user