wifi-densepose/ui/pose-fusion/js
ruv 4ce8ffc465 fix: video fills available space + correct WASM path resolution
- 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>
2026-03-12 16:16:07 -04:00
..
canvas-renderer.js feat: dual-modal WASM browser pose estimation demo (ADR-058) 2026-03-12 14:26:39 -04:00
cnn-embedder.js feat: dual-modal WASM browser pose estimation demo (ADR-058) 2026-03-12 14:26:39 -04:00
csi-simulator.js fix: motion-responsive skeleton + through-wall CSI tracking 2026-03-12 16:10:29 -04:00
fusion-engine.js feat: dual-modal WASM browser pose estimation demo (ADR-058) 2026-03-12 14:26:39 -04:00
main.js fix: video fills available space + correct WASM path resolution 2026-03-12 16:16:07 -04:00
pose-decoder.js fix: motion-responsive skeleton + through-wall CSI tracking 2026-03-12 16:10:29 -04:00
video-capture.js fix: motion-responsive skeleton + through-wall CSI tracking 2026-03-12 16:10:29 -04:00