chore: Follow up jump to event

This commit is contained in:
Krille 2023-04-02 09:33:27 +02:00
commit cce5900d71
2 changed files with 5 additions and 8 deletions

View file

@ -347,7 +347,6 @@ class ChatView extends StatelessWidget {
icon: const Icon(Icons.arrow_upward_outlined),
onPressed: () => controller.scrollToEventId(
controller.room.fullyRead,
duration: Duration.zero,
),
label: Row(
mainAxisSize: MainAxisSize.min,