Display name now elides in message #423

Merged
dan merged 2 commits from user-feedback-elide into master 2020-11-26 23:44:38 +00:00
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ Rectangle {
color: Theme.messageFromOtherTextColor
elide: Text.ElideRight
width: parent.width - 20 // padding
font.pixelSize: Theme.chatSize * gcd.themeScale
font.weight: Font.Bold
font.family: Fonts.applicationFontBold.name