Add avatar with status icon componant
Will be used later for 1-to-1 user room delegates and room members pane
This commit is contained in:
@@ -19,7 +19,7 @@ Rectangle {
|
||||
id: "avatar"
|
||||
Layout.alignment: Qt.AlignTop
|
||||
dimmension: root.Layout.minimumHeight
|
||||
username: chatPage.room.display_name
|
||||
name: chatPage.room.display_name
|
||||
}
|
||||
|
||||
Base.HLabel {
|
||||
|
||||
Reference in New Issue
Block a user