mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 16:30:27 +00:00
- Remove isObserver parameter from updateChatAreaLayout - Extract layout calculation logic into separate applyLayout function - Add resetAutoScroll export to re-enable auto-scrolling - Clear layoutUpdateTimeout when debounce is interrupted - Simplify conditional logic for instant vs debounced updates - Call resetAutoScroll when submitting new message |
||
|---|---|---|
| .. | ||
| ChatArea.svelte | ||
| ChatAttachments.svelte | ||
| ChatInput.svelte | ||
| ChatPlanArea.svelte | ||
| ChatSearchResults.svelte | ||
| ChatWindow.svelte | ||
| DiffControls.svelte | ||
| InputDisplay.svelte | ||
| Spinner.svelte | ||
| StreamingIndicator.svelte | ||
| ThoughtIndicator.svelte | ||
| TopBar.svelte | ||
| UserInstruction.svelte | ||