mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Re-enable auto-scroll when user scrolls down while at bottom - Increase atBottomThreshold from 10px to 50px for more forgiving detection - Auto-scroll on new messages if user is at bottom, even if auto-scroll is disabled - Handle row height changes better when user is at bottom This fixes the issue where the chat window would jump randomly and miss messages when the user scrolled up and then back down during API calls. Fixes #6852 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||