Signal-Windows icon indicating copy to clipboard operation
Signal-Windows copied to clipboard

Improved formatting of last message in ConversationListElement

Open clemensott opened this issue 4 years ago • 0 comments
trafficstars

  • Limits the count of lines of the last message of a chat that are displayed in the chat preview to 2 lines. Currently, are all lines displayed, which can take a lot of space. I think a limit of 2 lines is enough but 3 or 4 wouldn't hurt. What do you think?
  • Added TextWrapping for long lines

Examples

Desktop

Before: desktop_old

Now: desktop_new

Mobile

Before: mobile_old

Now: mobile_new

Message Text

This is the first line
This is the second line and it is much longer which results in a line break
This is the third line
4
5
6
7
8
9

clemensott avatar May 24 '21 13:05 clemensott