From f5697506663aaec7fefd25b8384bfd48e1e47c06 Mon Sep 17 00:00:00 2001 From: Test Date: Fri, 27 Feb 2026 19:06:17 +0100 Subject: [PATCH] chore: add .claude-done for pencil-ui-design-light-mode verification Verified all 115 frames in ui-design.pen render in light mode. No remaining before-variants, no duplicates found. Co-Authored-By: Claude Opus 4.6 --- .claude-done | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.claude-done b/.claude-done index 978da54b..dc1ba430 100644 --- a/.claude-done +++ b/.claude-done @@ -1,3 +1,3 @@ -Task: 🐛 Property dropdown fix -Summary: Fixed dropdown collision/overflow when Properties panel is narrow. StatusDropdown and DisplayModeSelector were using absolute positioning within the Inspector's overflow-hidden container, causing clipping at narrow widths (200-280px). Both now render via createPortal with fixed positioning, matching the pattern used by existing Radix UI components. All 1017 frontend tests + 270 Rust tests pass. -Commits: 1 +Task: pencil-ui-design-light-mode +Summary: Verified all 115 top-level frames in ui-design.pen have theme:{Mode:Light}. No remaining before-variant frames found (only legitimate state-transition labels). No duplicate frames detected. Visual screenshots confirm correct light-mode rendering. Previous commit 165cc0e already applied theme to 25 dark-mode frames and removed 2 before variants. +Commits: 1 (existing) \ No newline at end of file