Files
iris/core
iris-ai 1c80051d57 WIP: a report is a fraction of the parent's box, like a rule
Removes the `reports_of` argument and the composition in `in_parent_frame`.
Not landed: it makes `Pad` claim 220 px where its child draws 190, because
the child is still drawn in the inset box while its report is read against
the outer one. Consistency needs `Padding::region` to move the child's box
in rather than shrink it, which makes every pad around a filling child
overflow -- Bryan's call.
2026-09-17 04:32:07 -04:00
..