diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 17:50:54 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 17:50:54 -0500 |
| commit | 060e08a90daef6dbd36464d7e21c0a5a3094d8d4 (patch) | |
| tree | 99bb135e67cd91a2df266ab40ab08495bdad1d6c /todo.org | |
| parent | 6594c6234a63e354d47a497d60764dc367b05d70 (diff) | |
| download | dotemacs-060e08a90daef6dbd36464d7e21c0a5a3094d8d4.tar.gz dotemacs-060e08a90daef6dbd36464d7e21c0a5a3094d8d4.zip | |
Refine theme studio tile name editing
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -207,12 +207,14 @@ From the roam inbox: the =save= button currently behaves too much like =export=. :END: From the roam inbox: the =show= button for the raw JSON export does not fit the main theme-design workflow, but it may still be useful for debugging. Decide whether to hide it behind a debugging affordance, rename it, or remove it. Quick UI cleanup once the desired debugging surface is chosen; not marked solo because it is a workflow preference call. -** TODO [#C] theme-studio separate tile selection from name editing :feature:quick:solo: +** DONE [#C] theme-studio separate tile selection from name editing :feature:quick:solo: :PROPERTIES: :LAST_REVIEWED: 2026-06-13 :END: From the roam inbox: clicking a palette tile should have predictable intent. Single-click anywhere on a tile should select the whole color tile for editing/assignment. Double-clicking the name should enter name-edit mode with the cursor at the beginning of the name. Add browser-gate coverage for both paths so accidental single-click name edits do not regress. +Shipped 2026-06-13: tile names are read-only until double-clicked; single-click selects the tile, and =#columntest= pins single-click vs double-click behavior. + ** TODO [#B] theme-studio spans should stop at bg and fg bounds :bug:quick:solo: :PROPERTIES: :LAST_REVIEWED: 2026-06-13 |
