dragon-iso/docs
Zac Gaetano 6b45c398e0
Some checks failed
CI / build-and-test (push) Failing after 27s
fix(preview): drawer uses display:none + animation when opened
Replace the transform-only approach with display:none / display:flex
switching, plus a @keyframes drawer-slide-in for the entry animation.
The previous translateX trick let the drawer-head close button's SVG
bleed through somehow (likely a browser rendering quirk on a 4K display
with HiDPI scaling); display:none guarantees the hidden state stays
fully hidden across all browsers.

Visual is the same when the drawer is open; only the closed state is
hardened. Drawer still slides in on the rail settings button or the
banner "Open settings" CTA.
2026-05-13 00:26:02 -04:00
..
preview fix(preview): drawer uses display:none + animation when opened 2026-05-13 00:26:02 -04:00
superpowers docs: WinUI 3 migration plan + overnight 2026-05-12 work log 2026-05-13 00:09:51 -04:00
CONTROL-SURFACE.md Add LAN-reachable mode to control surface and OSC bridge 2026-05-10 10:01:32 -04:00
REAL-TIME-RECORDING.md Investigate MF activation — Vortice 3.6.2 API mismatch, defer port 2026-05-10 20:39:23 -04:00
RELEASING.md ci: optional MSI + exe code-signing in release.yml 2026-05-10 09:41:28 -04:00
test-playbook.md feat(ui): wire DI bootstrap in App.xaml.cs and add Windows solution filter 2026-05-07 15:41:58 +00:00