Skip to content

Fix assistant chat auto-scroll timing#64

Merged
cgasgarth merged 2 commits into
mainfrom
fix/chat-autoscroll
Apr 12, 2026
Merged

Fix assistant chat auto-scroll timing#64
cgasgarth merged 2 commits into
mainfrom
fix/chat-autoscroll

Conversation

@cgasgarth
Copy link
Copy Markdown
Owner

Summary

  • defer assistant chat scroll-to-bottom until GTK has laid out newly appended text
  • keep restored transcripts pinned to the latest message when reopening or switching chats
  • preserve existing message insertion behavior while fixing long-run chat visibility

Testing

  • npm run darktable:build

Defer transcript scrolling until GTK has laid out newly inserted text so long chat runs stay pinned to the latest message.
Keep the local darktable cache out of the worktree so this branch and future PRs stay clean while iterating on the app.
@cgasgarth cgasgarth merged commit d883a6c into main Apr 12, 2026
2 checks passed
@cgasgarth cgasgarth deleted the fix/chat-autoscroll branch April 12, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant