Merge pull request #5377 from pangeachat/role-line-limit

Limit activity role to 2 lines, use ellipses if needed
This commit is contained in:
ggurdin 2026-01-23 09:49:54 -05:00 committed by GitHub
commit e5fda8c45c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -117,6 +117,8 @@ class ActivityParticipantIndicator extends StatelessWidget {
style: const TextStyle(
fontSize: 12.0,
),
maxLines: 2,
overflow: TextOverflow.ellipsis,
textAlign: TextAlign.center,
),
Text(