Rewrap the handoff line the last commit left long

This commit is contained in:
iris-ai committed 2026-09-20 21:08:03 -04:00
1 parent a7da12a8ff
commit 338dd00f76
1 file changed
+2 -1
+2 -1
View File
@@ -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