Skip to content

fix: make scrolling actually stick - #3537

Open
andrinoff wants to merge 1 commit into
mainfrom
fix/mouse-scrolling
Open

fix: make scrolling actually stick#3537
andrinoff wants to merge 1 commit into
mainfrom
fix/mouse-scrolling

Conversation

@andrinoff

Copy link
Copy Markdown
Member

Fixes the mouse scrolling to the bottom not following the chat stream.

Cause: During streaming, SetMessage bumps the item version but the follow re-anchor ran before the item re-rendered. ScrollToBottom computed offsets from stale cached heights, so the view fell behind as content grew.

Signed-off-by: drew <me@andrinoff.com>
(cherry picked from commit d51242c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant