Keep avatars as we retrieve them

This commit is contained in:
Christian Muehlhaeuser 2019-05-05 15:18:37 +02:00
parent c7cb2caeba
commit 8767518432
No known key found for this signature in database
GPG key ID: 3CF9FA45CA1EBB7E

View file

@ -70,7 +70,7 @@ ColumnLayout {
sourceSize.width: 48
width: 48
fillMode: Image.PreserveAspectCrop
roundness: 8
// roundness: 8
rounded: true
opacity: 0.8
}