Auto-set maximumLineCount for elide in HLabel
This commit is contained in:
@@ -50,7 +50,6 @@ Row {
|
||||
text: senderInfo.displayName || model.senderId
|
||||
color: Utils.nameColor(avatar.name)
|
||||
elide: Text.ElideRight
|
||||
maximumLineCount: 1
|
||||
horizontalAlignment: isOwn ? Text.AlignRight : Text.AlignLeft
|
||||
|
||||
leftPadding: horizontalPadding
|
||||
|
Reference in New Issue
Block a user