- Remove fixed aspect-ratio and max-height from video panel so it fills the available viewport space without scrolling - Grid uses 1fr row for content area, overflow:hidden on main grid - Fix WASM path: resolve relative to JS module file using import.meta.url instead of hardcoded ./pkg/ which resolved incorrectly on gh-pages - Responsive: mobile still gets aspect-ratio constraint Co-Authored-By: claude-flow <ruv@ruv.net> |
||
|---|---|---|
| .. | ||
| canvas-renderer.js | ||
| cnn-embedder.js | ||
| csi-simulator.js | ||
| fusion-engine.js | ||
| main.js | ||
| pose-decoder.js | ||
| video-capture.js | ||