Fix avatars in full window image view
This commit is contained in:
@@ -76,7 +76,7 @@ Components.AlbumMaximizeComponent {
|
|||||||
implicitHeight: Kirigami.Units.iconSizes.medium
|
implicitHeight: Kirigami.Units.iconSizes.medium
|
||||||
|
|
||||||
name: root.currentAuthor.name ?? root.currentAuthor.displayName
|
name: root.currentAuthor.name ?? root.currentAuthor.displayName
|
||||||
source: root.currentAuthor.avatarSource
|
source: root.currentAuthor.avatarUrl
|
||||||
color: root.currentAuthor.color
|
color: root.currentAuthor.color
|
||||||
}
|
}
|
||||||
ColumnLayout {
|
ColumnLayout {
|
||||||
|
|||||||
Reference in New Issue
Block a user