Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett 3f5899070f Fix mobile UI: force toolbar always visible, revert viewport hack
Toolbar was auto-hiding on mobile leaving only video visible. Added
toolbarConfig.alwaysVisible and CSS overrides to keep controls showing.
Reverted desktop viewport override which caused zoom/layout issues.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 02:37:30 +00:00
Jeff Emmett 39179b8c10 Force desktop viewport on mobile for full UI experience
Override viewport to width=1280 so mobile browsers render the desktop
layout instead of a scaled-down mobile view.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 00:11:38 +00:00