bevy/crates/bevy_ui/src/widget
Michel van der Hulst 0981789ec7 Fixes incorrect glyph positioning for text2d (#6273)
# Objective
Fixes #6272

## Solution
Revert to old way of positioning text for Text2D rendered text.


Co-authored-by: Michel van der Hulst <hulstmichel@gmail.com>
2022-10-18 13:28:34 +00:00
..
button.rs add #[reflect(Default)] to create default value for reflected types (#3733) 2022-05-03 19:20:13 +00:00
image.rs bevy_reflect: Update enum derives (#5473) 2022-08-02 22:40:29 +00:00
mod.rs Partially document bevy_ui (#3526) 2022-01-07 22:20:34 +00:00
text.rs Fixes incorrect glyph positioning for text2d (#6273) 2022-10-18 13:28:34 +00:00