Compare commits

..

1 commit

View file

@ -96,7 +96,6 @@ class EventRenderer extends ConsumerWidget {
spacing: 4,
crossAxisAlignment: CrossAxisAlignment.start,
children: [
Text(event.timelineRowId.toString()),
if (!isGrouped && !textOnly)
Row(
spacing: 4,