![]() # 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. |
||
---|---|---|
.. | ||
box_shadow.rs | ||
box_shadow.wgsl | ||
mod.rs | ||
pipeline.rs | ||
render_pass.rs | ||
ui_material_pipeline.rs | ||
ui_material.wgsl | ||
ui_texture_slice_pipeline.rs | ||
ui_texture_slice.wgsl | ||
ui_vertex_output.wgsl | ||
ui.wgsl |