From 338dd00f767c090e94e34e8a11b630f1ee801152 Mon Sep 17 00:00:00 2001 From: iris-ai <4+iris-ai@noreply.localhost> Date: Sun, 20 Sep 2026 21:08:03 -0400 Subject: [PATCH] Rewrap the handoff line the last commit left long --- docs/HANDOFF.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/HANDOFF.md b/docs/HANDOFF.md index c048c5f..598a754 100644 --- a/docs/HANDOFF.md +++ b/docs/HANDOFF.md @@ -9,7 +9,8 @@ found is in `docs/LAYOUT_LOG.md`. Bryan clarified that the built-in attribute should replace the wrapper. Work is in `/home/bob/repos/iris-deferred`, on `layout/one-ask`, at `05e6ced` (pushed). Bounds now constrain the offer in `Placing::ask`; -declarations are retained as resolved window lengths, so movement does not decide the bound again. +declarations are retained as resolved window lengths, so movement does not +decide the bound again. `.max_width`/`.max_height` now edit the same widget, like the minimum helpers, and `MaxSize` is removed. Preferred lengths and bounds are independent, so either order of `.width` and `.max_width` works. The app pin