mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
47be369e41
# Objective - Rename `text_layout` example to `flex_layout` to better reflect the example purpose - `AlignItems`/`JustifyContent` is not related to text layout, it's about child nodes positioning ## Solution - Rename the example --------- Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com> |
||
---|---|---|
.. | ||
button.rs | ||
flex_layout.rs | ||
font_atlas_debug.rs | ||
relative_cursor_position.rs | ||
text.rs | ||
text_debug.rs | ||
transparency_ui.rs | ||
ui.rs | ||
ui_scaling.rs | ||
window_fallthrough.rs | ||
z_index.rs |