Align avatar background colors in Timeline and UserDetailDialog
Fixes #160
This commit is contained in:
@@ -54,6 +54,7 @@ Kirigami.OverlaySheet {
|
||||
|
||||
name: displayName
|
||||
source: avatarMediaId ? ("image://mxc/" + avatarMediaId) : ""
|
||||
color: user.color
|
||||
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
|
||||
Reference in New Issue
Block a user