bevy/examples/ui
ickshonpe bb37ae4ab3
UI text wrapping and LineBreakOn example (#7761)
# Objective

An example demonstrating more text layout options, text wrapping and
`LineBreakOn`.

<img width="961" alt="text_wrap"
src="https://user-images.githubusercontent.com/27962798/220125391-48163d28-51d9-4df5-b34a-f95ca3661b7d.PNG">

Won't look exactly like this on main because of the remaining bugs in
text.

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2023-04-24 14:22:31 +00:00
..
button.rs Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
flex_layout.rs Rename text_layout example to flex_layout (#7943) 2023-03-22 08:22:56 +00:00
font_atlas_debug.rs Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
grid.rs Fix text measurement algorithm (#8425) 2023-04-17 19:59:42 +00:00
overflow.rs Split UI Overflow by axis (#8095) 2023-04-17 22:23:52 +00:00
overflow_debug.rs Split UI Overflow by axis (#8095) 2023-04-17 22:23:52 +00:00
relative_cursor_position.rs Fixed several missing links in docs. (#8117) 2023-04-23 17:28:36 +00:00
text.rs Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
text_debug.rs Non-breaking change* from UK spellings to US (#8291) 2023-04-08 16:22:46 +00:00
text_wrap_debug.rs UI text wrapping and LineBreakOn example (#7761) 2023-04-24 14:22:31 +00:00
transparency_ui.rs Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
ui.rs Split UI Overflow by axis (#8095) 2023-04-17 22:23:52 +00:00
ui_scaling.rs Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
window_fallthrough.rs Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
z_index.rs Non-breaking change* from UK spellings to US (#8291) 2023-04-08 16:22:46 +00:00