mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-15 04:13:47 +00:00
8233261606
The flip options seeded useState and were then never read again, so a change took effect only on a fresh load. Toggling flip in the view options did nothing until the page was reloaded. They now sync when the param changes, the way the speed option already does, while the F key still owns the state between changes. This also matters beyond the params editor. Ontime can redirect a specific client to a path, and the teleprompter keeps its whole configuration in the query string, so one device can already reconfigure a prompter running on another. Verified that a same route query change applies live and leaves the scroll position untouched, which is what makes that usable during a show. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Cb8RVPNQ2ETPJxdy4b8CHf