Files
goose/ui
spencrmartin d60fbdbb91 Add auto-scroll to cursor functionality for large paragraphs
- Implement scrollToCursor function to calculate cursor position
- Auto-scroll when typing to keep cursor visible
- Add 20px padding for comfortable viewing
- Trigger scroll on text changes with setTimeout for DOM updates
- Maintain smooth scrolling behavior
- Ensure cursor is always visible when typing at bottom of content
2025-09-25 11:53:18 -04:00
..