From fc3a133df4a26ea5cc33a9e458d62560fd9d6e0d Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 12 Jul 2026 19:51:43 -0500 Subject: feat(gallery): linked reference photos in spec sheets; steady the slide toggle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reference photos now live in docs/prototypes/reference/ named after their widget, and a spec sheet links its photo via a ref field — one line per future card. The slide toggle also stops jumping on click (the order flip changed which flex item supplied the inline baseline; vertical-align middle pins it) and the thumb keeps one color — the revealed track signals the state, like the hardware. --- docs/prototypes/reference/slide-toggle.jpg | Bin 0 -> 8023 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/prototypes/reference/slide-toggle.jpg (limited to 'docs/prototypes/reference') diff --git a/docs/prototypes/reference/slide-toggle.jpg b/docs/prototypes/reference/slide-toggle.jpg new file mode 100644 index 0000000..c1c0b14 Binary files /dev/null and b/docs/prototypes/reference/slide-toggle.jpg differ -- cgit v1.2.3