Skip to content

[Bug report] Cannot keep position scroll offset when the streamed message content is too long. #129

Closed
@Kakapoo101

Description

@Kakapoo101
5040878800106541190.mp4

chatObserver = ChatScrollObserver(observerController) ..fixedPositionOffset = -double.maxFinite ..toRebuildScrollViewCallback = () { setState(() {}); };

Look at the video. Everything is fine until 0:16 - then the scroll offset is no longer maintained and keeps getting pushed up continuously. How can I handle this case? Thanks, everyone!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions