Fix avatar size for some uncommon cases
This commit is contained in:
@@ -65,7 +65,6 @@ Delegates.RoundedItemDelegate {
|
|||||||
notificationHighlight: root.hasHighlightNotifications
|
notificationHighlight: root.hasHighlightNotifications
|
||||||
showNotificationLabel: root.hasNotifications && root.collapsed
|
showNotificationLabel: root.hasNotifications && root.collapsed
|
||||||
|
|
||||||
Layout.fillHeight: true
|
|
||||||
Layout.preferredWidth: height
|
Layout.preferredWidth: height
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user