bevy/examples/ui
Chia-Hsiang Cheng 585dac0582 Remove auto-margin properties from the examples (#6535)
# Objective

Fixes #6498.

## Solution

Adding a parent node with properties AlignItems::Center and JustifyContent::Center to centered child nodes and removing their auto-margin properties.
2022-11-21 14:38:35 +00:00
..
button.rs
font_atlas_debug.rs
text_debug.rs
text.rs
transparency_ui.rs
ui_scaling.rs
ui.rs
window_fallthrough.rs
z_index.rs