Skip to content
Snippets Groups Projects
Unverified Commit 627f07c2 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

smartlist: elide multiline interactions

Change-Id: I07f8ad39db192587d0a26fc9e242bbed33215d18
Gitlab: #76
parent cc61e2c5
Branches
Tags
No related merge requests found
......@@ -141,6 +141,7 @@ ItemDelegate {
font.hintingPreference: Font.PreferNoHinting
text: textMetricsConversationSmartListUserLastInteractionMessage.elidedText
maximumLineCount: 1
font.pointSize: JamiTheme.textFontSize
color: Draft ? JamiTheme.draftRed : JamiTheme.faddedLastInteractionFontColor
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment