]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
feat: add scroll-to-bottom button to chat + prevent forced scroll down (#23270)
authorAleksander Grygier <redacted>
Mon, 18 May 2026 14:17:21 +0000 (16:17 +0200)
committerGitHub <redacted>
Mon, 18 May 2026 14:17:21 +0000 (16:17 +0200)
commitb9a2170fce1f3f33cb4934b34efecb806bbbb348
treed6d435f46a75914727e64ed4955541f285b2792d
parent1ff0fc138461c882db6a50b5545601182994ff2e
feat: add scroll-to-bottom button to chat + prevent forced scroll down (#23270)
tools/ui/src/lib/components/app/chat/ChatScreen/ChatScreen.svelte
tools/ui/src/lib/components/app/chat/ChatScreen/ChatScreenActionScrollDown.svelte [new file with mode: 0644]
tools/ui/src/lib/components/app/chat/index.ts
tools/ui/src/lib/hooks/use-auto-scroll.svelte.ts