Update and improve HAvatar code

This commit is contained in:
miruka
2019-04-28 11:32:02 -04:00
parent be4b15e484
commit 83272b9580
8 changed files with 34 additions and 38 deletions

View File

@@ -21,7 +21,7 @@ Base.HGlassRectangle {
Base.HAvatar {
id: avatar
name: Backend.getUserDisplayName(chatPage.userId)
dimmension: root.Layout.minimumHeight
dimension: root.Layout.minimumHeight
}
ScrollView {