From c2b1c07895f828209bd6ba66ba46871784ba1462 Mon Sep 17 00:00:00 2001 From: iris <2+iris@noreply.localhost> Date: Sun, 13 Sep 2026 19:35:08 -0400 Subject: [PATCH] Record #14 Co-Authored-By: Claude Opus 5 --- docs/IRIS_EXTRACTION_HANDOFF.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/IRIS_EXTRACTION_HANDOFF.md b/docs/IRIS_EXTRACTION_HANDOFF.md index d14c9e0..319006d 100644 --- a/docs/IRIS_EXTRACTION_HANDOFF.md +++ b/docs/IRIS_EXTRACTION_HANDOFF.md @@ -47,6 +47,9 @@ packing images into arrays like atlas pages, and a bindless `binding_array` canonical; work in the fork and open PRs into `iris/iris:main`. - Canonical `main` is `00d2230` (#13, wgpu 30). `/home/bob/repos/iris-pr13` is a merged branch now; do not build new work on it. +- **#14** `split/14-setsize`, worktree `/home/bob/repos/iris-pr14`, head + `f312db6`, one commit on `00d2230`. The `Sized` widget becomes `SetSize`, + which stops the prelude shadowing the marker trait. Not reviewed yet. - **#12** `split/12-pointer-routing`, worktree `/home/bob/repos/iris-pr12`, head `71ba372`, current `main` merged in. A widget takes only the input it answers to, and only where the cursor is. Self-reviewed under the new