# Objective - Fixes #5338 - Allow the usage of `use bevy::ui::Size` (see migration guide in #4285) ## Solution - Remove the `use crate::Size` import so that the `pub use geometry::*` import also publicly uses the `Size` struct. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||