mirror of
https://github.com/bevyengine/bevy
synced 2025-03-08 01:07:16 +00:00
# Objective Automatic imaging sizing for image nodes isn't working because the the `ContentSize` requirement for `UiImage` got lost in some merge again. Fixes #16239 Fixes #16240 Fixes the missing images seen in #16241 ## Solution Require `ContentSize` for `UiImage`. |
||
---|---|---|
.. | ||
experimental | ||
layout | ||
render | ||
widget | ||
accessibility.rs | ||
focus.rs | ||
geometry.rs | ||
lib.rs | ||
measurement.rs | ||
node_bundles.rs | ||
picking_backend.rs | ||
stack.rs | ||
ui_material.rs | ||
ui_node.rs | ||
update.rs |