fix: remove explicit properties in usernamelabel
This commit is contained in:
parent
743858837a
commit
344880b3a3
|
@ -32,9 +32,6 @@ Rectangle {
|
|||
anchors.top: chatImage.top
|
||||
anchors.left: chatImage.right
|
||||
label.font.pixelSize: Style.current.primaryTextFontSize
|
||||
userName: messageItem.userName
|
||||
localName: messageItem.localName
|
||||
alias: messageItem.alias
|
||||
z: 51
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue