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