chore: Follow up jump to event
This commit is contained in:
parent
51115b8919
commit
cce5900d71
2 changed files with 5 additions and 8 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue