Fix avatar size for some uncommon cases

This commit is contained in:
Tobias Fella
2024-10-11 15:07:46 +02:00
parent 702c7d49a8
commit a809b7f11e

View File

@@ -65,7 +65,6 @@ Delegates.RoundedItemDelegate {
notificationHighlight: root.hasHighlightNotifications
showNotificationLabel: root.hasNotifications && root.collapsed
Layout.fillHeight: true
Layout.preferredWidth: height
}