## Summary Add a toggle to turn off the auto-loop feature, preventing the app from automatically jumping back to the beginning of the script. ## Source - Category: Teleprompter & Prep - Feedback video: https://youtu.be/IeUoMyx7dKE?t=41m28s ## Acceptance criteria - [ ] Users can disable automatic looping in reader/playback workflows. - [ ] When disabled, reaching the end of the script does not jump back to the beginning automatically. - [ ] The setting persists where the app already persists reader preferences. - [ ] Add or update browser/UI test coverage for the relevant user flow. - [ ] Solution tests pass before the issue is marked ready for user verification.
Summary
Add a toggle to turn off the auto-loop feature, preventing the app from automatically jumping back to the beginning of the script.
Source
Acceptance criteria