bevy/examples/ui
Ame 670f3f0dce
Fix panic in example: text_wrap_debug.rs (#8497)
# Objective

- Fix panic caused by incorrectly placed background color

## Solution

- Move `BackgroundColor` inside `TextBundle`
2023-04-26 22:17:19 +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
size_constraints.rs Size Constraints Example (#7956) 2023-04-24 14:28:00 +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 Fix panic in example: text_wrap_debug.rs (#8497) 2023-04-26 22:17:19 +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