bevy/crates/bevy_ui
ickshonpe c3442314f6
Require ContentSize on UiImage again (#16138)
The `ContentSize` requirement on `UiImage` got lost during merge
conflict fixes, causing some images such as the icons on the `game_menu`
example to disappear.

Fixes #16136

Require `ContentSize` on `UiImage` again.

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2024-11-05 22:31:30 +01:00
..
src Require ContentSize on UiImage again (#16138) 2024-11-05 22:31:30 +01:00
Cargo.toml Release 0.15.0-rc.2 2024-10-27 21:53:37 +01:00
README.md

Bevy UI

License Crates.io Downloads Docs Discord