mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
779e4c4901
# Objective - #12500 broke images and background colors in UI. Try examples `overflow`, `ui_scaling` or `ui_texture_atlas` ## Solution - Makes the component `BorderRadius` optional in the query, as it's not always present. Use `[0.; 4]` as border radius in the extracted node when none was found |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |