1.6 KiB
1.6 KiB
v0.2.3 (2026-05-01)
UI / Player
- Square the vinyl stage (
1:0.85→1:1) and pin the tonearm toheight: 36%instead ofaspect-ratio: 1so its vertical span tracks the stage on resize. Refines the geometry shipped in v0.2.2. (d27484a) - Brighten the tonearm SVG: lighter pivot/arm gradient stops, thicker stroke widths, stronger cartridge highlight. (d27484a)
- Tilt the sleeve
-2degso it reads as resting on the disc rather than rectilinearly composed. (d27484a)
Bug Fixes
- Displays: keep the primary-display star visible on long monitor names. Move
overflow: hidden+ ellipsis off the parent flex container onto a new inner span, and addflex-shrink: 0to the badge so the favourite indicator no longer gets clipped when the model name truncates. (372e4eb)