openclaw/apps/shared/ClawdbotKit/Sources/ClawdbotChatUI
Kenny Lee 4c2d8eedb0 fix(macos): auto-scroll to bottom when sending message while scrolled up
When the user sends a message while reading older messages, scroll to
bottom so they can see their sent message and the response.

Fixes #2470

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 23:46:02 -05:00
..
AssistantTextParser.swift chore: lint and format cleanup 2026-01-04 16:24:17 +01:00
ChatComposer.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
ChatMarkdownPreprocessor.swift feat: render native chat markdown via Textual 2026-01-16 09:02:27 +00:00
ChatMarkdownRenderer.swift fix: wire markdown variant renderer 2026-01-16 09:19:25 +00:00
ChatMessageViews.swift fix: wire markdown variant renderer 2026-01-16 09:19:25 +00:00
ChatModels.swift fix: export sessions preview payload init 2026-01-22 12:23:59 +00:00
ChatPayloadDecoding.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
ChatSessions.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
ChatSheets.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
ChatTheme.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
ChatTransport.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
ChatView.swift fix(macos): auto-scroll to bottom when sending message while scrolled up 2026-01-26 23:46:02 -05:00
ChatViewModel.swift refactor: stop pinning hardcoded main session in chat UI 2026-01-09 23:20:58 +01:00