mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
f531a94370
# 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 |