fix: Scrolling in fragmented timeline

This commit is contained in:
Christian Kußowski 2025-12-06 10:19:57 +01:00
commit cacb944918
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
4 changed files with 45 additions and 43 deletions

View file

@ -289,8 +289,6 @@ class ChatView extends StatelessWidget {
),
),
),
floatingActionButtonLocation:
FloatingActionButtonLocation.miniCenterFloat,
floatingActionButton:
controller.showScrollDownButton &&
controller.selectedEvents.isEmpty