# Objective Remove the `atlas_scaling` field from `ExtractedUiItem::Gylphs`. It's only ever set to `Vec2::ONE`. I don't remember why/if this field was ever needed, maybe it was useful before the scale factor clean up. ## Migration Guide The `atlas_scaling` field from `ExtractedUiItem::Gylphs` has been removed. This shouldn't affect any existing code as it wasn't used for anything. |
||
|---|---|---|
| .. | ||
| box_shadow.rs | ||
| box_shadow.wgsl | ||
| debug_overlay.rs | ||
| 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 | ||