# Objective - Enable modifying node size after layout. - Gain access to a node's content_size. `UiSurface` is a private type so content size can't be looked up. ## Solution - Make `ComputedNode` fields public. - Add `content_size` to `ComputedNode`. --------- Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||