mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 13:13:49 +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. |
||
---|---|---|
.. | ||
flex | ||
render | ||
widget | ||
entity.rs | ||
focus.rs | ||
geometry.rs | ||
lib.rs | ||
ui_node.rs | ||
update.rs |