mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 06:29:07 +00:00
95848716f5
Two things a look at the view on real screen sizes turned up. On a mirrored rig the transport was mirrored with the script: reversed icons, reversed order, the speed readout backwards. The flip exists to pre-compensate for a beam splitter, so it belongs to the script; these buttons are read off the screen itself by whoever is driving. The navigation menu and the help dialog were already outside the flip, so the transport was the only piece of chrome that turned over. Applying the same flip a second time cancels it. The font size is now a ceiling rather than a fixed value. It is carried in the link, so a prompter set up on a stage screen and opened on a phone was showing three words to a line; it now caps against the viewport, which only takes effect below about 650px. The cap is applied once, where the size is derived, so the cue arrow and the reading line still measure a single line. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Cb8RVPNQ2ETPJxdy4b8CHf