mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-14 08:25:05 +00:00
61fcc8c19b
Adds test-live-layout-1178-1179-e2e.js asserting: - Desktop 1440x900: .live-header height ≤40, .live-controls fixed/absolute right ≤24, bottom > 0. - Narrow 360x800: [data-live-header-toggle] + [data-live-controls-toggle] visible with hidden bodies that reveal on click; expanded controls panel sits above the bottom-nav reservation (defaulting to 56px when .bottom-nav is not yet in DOM). Wired into .github/workflows/deploy.yml Playwright matrix. Red commit for #1178 + #1179.