tts-voice-creator-clone-and.../static
mARTin-B78 6b52a346d5 fix: stop casting feed from hijacking scroll and deleting visible rows
- Auto-scroll to bottom is now gated on the user being within 80px of
  the bottom. Scrolling up to review or edit a line freezes the feed
  in place — new rows are still added, but the viewport doesn't move.
- Row-trimming is likewise suppressed while the user is scrolled up,
  so old lines stay visible as long as they're being read/edited.
  Trim limit raised from 80 → 600 rows so almost nothing is evicted.
- A floating "↓ Live" pill button appears at the bottom of the feed
  whenever the user has scrolled up. Clicking it returns to the live
  bottom and re-enables auto-scroll.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 22:47:25 +02:00
..
js fix: stop casting feed from hijacking scroll and deleting visible rows 2026-06-26 22:47:25 +02:00
sections feat: add Native Speed control to Try it out and Read aloud 2026-06-26 22:01:08 +02:00
vendor Add skeleton loading, self-host assets, fix LLM empty response 2026-05-29 17:28:42 +02:00
app.js Fix chunked TTS failing on newline-delimited text (e.g. German bullet lists) 2026-06-10 03:41:31 +02:00
icon.svg Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00
index.html fix: stop casting feed from hijacking scroll and deleting visible rows 2026-06-26 22:47:25 +02:00
loader.js Release v1.9.0 — Character Library + richer character sheets 2026-06-26 21:22:40 +02:00
manifest.webmanifest Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00
nav.js Release v1.9.0 — Character Library + richer character sheets 2026-06-26 21:22:40 +02:00
style.css fix: stop casting feed from hijacking scroll and deleting visible rows 2026-06-26 22:47:25 +02:00
sw.js Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00