HOMELAB-971: fix(intellimation): blend poster letterbox with grid + bg #182
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "plane/HOMELAB-971-intellimation-letterbox"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
pipeline.html,homelab.html,what-maps.html) and the index shell (index.html).Why
User reported that on a 16" MBP at 100% browser zoom (CSS viewport ~1728x1067), the contain-scaled 1920x1080 poster letterboxes vertically. Old stage was
#05080cwhile the poster is#0a0e14+grid — the mismatch made the letterbox read as ugly black bars chopping the poster apart.Out of scope
Resizing the poster from 1920px native to fit a laptop at 1:1 (would need a separate redesign pass).
Test plan
#homelaband#what-maps.Plane: HOMELAB-971