![]() # Objective Remove `calculated_` from the name `ComputedNode::calculated_size` as redundant, It's obvious from context that it's the resolved size value and it's inconsistant since none of other fields of `ComputedNode` have a `calculated_` prefix. ## Alternatives Rename all the fields of `ComputedNode` to `calculated_*`, this seems worse. |
||
---|---|---|
.. | ||
convert.rs | ||
debug.rs | ||
mod.rs | ||
ui_surface.rs |