feat: Limit height of text messages and expand if selected
This commit is contained in:
parent
4739ea42fa
commit
d4f1381a26
3 changed files with 8 additions and 0 deletions
|
|
@ -418,6 +418,7 @@ class Message extends StatelessWidget {
|
|||
onInfoTab: onInfoTab,
|
||||
borderRadius: borderRadius,
|
||||
timeline: timeline,
|
||||
selected: selected,
|
||||
),
|
||||
if (event.hasAggregatedEvents(
|
||||
timeline,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue