diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 17:24:34 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 17:24:49 -0500 |
| commit | 2cf730d55ae63e206fac2f99bcdcde0dd2c87f4a (patch) | |
| tree | 4661e032037a5411f3bccb865bb67601f72e65d0 /todo.org | |
| parent | d93560446f954a44890b8472f90d57c3080993df (diff) | |
| download | dotemacs-2cf730d55ae63e206fac2f99bcdcde0dd2c87f4a.tar.gz dotemacs-2cf730d55ae63e206fac2f99bcdcde0dd2c87f4a.zip | |
Add theme studio column delete
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -195,7 +195,7 @@ Spec draft: [[file:docs/theme-studio-palette-generator-spec.org][theme-studio-pa Build a constraint-first palette generator for Theme Studio: start from bg/fg, generate editable palette columns in OKLCH, preview candidate columns before applying them, and apply proposals by append/replace/regenerate modes while preserving stable column ids and existing assignments where possible. V1 is palette-only, not automatic face assignment; generator output becomes normal editable columns after apply. -** TODO [#B] theme-studio delete entire color column :feature:quick:solo: +** DONE [#B] theme-studio delete entire color column :feature:quick:solo: :PROPERTIES: :LAST_REVIEWED: 2026-06-13 :END: @@ -203,6 +203,8 @@ Add a column-level delete affordance to the palette. Deleting a normal color col Acceptance notes: add a browser gate proving a column delete removes all entries with that stable =columnId=, leaves other columns alone, leaves ground non-deletable, and preserves any references to deleted hexes as gone values. +Shipped 2026-06-13 in commit =549cf7e4=: normal column headers have a delete button, ground has no delete affordance, deleted names feed =lastGone= for recovery, and =#columntest= pins the behavior. + ** TODO [#B] Split window opens the dashboard in the other window :feature:quick:solo: :PROPERTIES: :LAST_REVIEWED: 2026-06-10 |
