cupido/scripts/barrier_picker_app/static
Giorgio Gilestro 2607fa4a85 Picker: lock video box to fixed aspect ratio so the layout doesn't jump
The <video> element was auto-sizing to its content, which means while a
new video is loading it shrinks to spinner size and pushes everything
below it (annotation bar, buttons) up by ~700 px. Switching to
aspect-ratio: 1920/1088 (the source resolution) keeps the box at full
size throughout, so the buttons stay where the analyst's mouse expects
them between videos.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 14:48:15 +01:00
..
index.html Picker: lock video box to fixed aspect ratio so the layout doesn't jump 2026-05-01 14:48:15 +01:00