aboutsummaryrefslogtreecommitdiff
path: root/docs/specs/theme-studio-editable-height-spec.org
Commit message (Collapse)AuthorAgeFilesLines
* docs: editable-height spec READY -> DOINGCraig Jennings37 hours1-2/+8
| | | | | Phases decomposed into build tasks; Phase 1 gains a load-time kind-inference migration for saved themes that predate the explicit height-kind field.
* docs: editable-height spec reviewed, DRAFT -> READYCraig Jennings38 hours1-23/+39
| | | | | | | | | | Code read surfaced two findings: JSON collapses integral relative floats to absolute ints (WIP.json's mode-line-inactive height 2 is the live casualty), so the face model carries the kind explicitly; and the minimal seed fix the metadata referenced never shipped. All five open decisions settled: one field plus abs/rel toggle, exposed on chrome plus already-seeded faces, raw 1/10pt entry with a pt hint, row-sample plus mock-editor previews, seed fix owns the artifact cleanup.
* docs: theme-studio editable-height spec draftCraig Jennings38 hours1-0/+83
Stubbed from the 2026-07-02 nov-reading modeline-height diagnosis: the studio exports per-face :height but offers no editable control, and the absolute-vs- relative distinction is what separates a scaling heading from a fixed modeline.