fix: Scrolling in fragmented timeline
This commit is contained in:
parent
53af09227f
commit
cacb944918
4 changed files with 45 additions and 43 deletions
|
|
@ -289,8 +289,6 @@ class ChatView extends StatelessWidget {
|
|||
),
|
||||
),
|
||||
),
|
||||
floatingActionButtonLocation:
|
||||
FloatingActionButtonLocation.miniCenterFloat,
|
||||
floatingActionButton:
|
||||
controller.showScrollDownButton &&
|
||||
controller.selectedEvents.isEmpty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue