Two grid-only changes (no flex per CLAUDE.md): 1. When controls is collapsed, cameras-col grows from a fixed 220px to minmax(220px, 35%). On a wide viewport the freed right-side width gets split between cameras-col + timeline instead of leaving the cameras at 220px while the spotlight takes everything. 2. #tiles-thumbs goes from a single 1fr column to repeat(auto-fill, minmax(180px, 1fr)). Narrow column = 1 thumb per row (unchanged in default panel-showing layout); wide column = 2 / 3 / N thumbs per row, depending on how much space they got. Mobile breakpoint already used auto-fill with the same minmax; promoting it to all viewports unifies the rule. |
||
|---|---|---|
| .. | ||
| blog | ||
| fonts | ||
| chat.html | ||
| host-your-own.html | ||
| how-it-works.html | ||
| index.html | ||
| kernel.html | ||
| stamp.js | ||
| zebra-audio.html | ||
| zebra-spaces.html | ||