bevy/crates/bevy_ui
Ycy 35de5e608e
register TextLayoutInfo and TextFlags type. (#9919)
derive `Reflect` to `GlyphAtlasInfo`,`PositionedGlyph` and
`TextLayoutInfo`.

# Objective

- I need reflection gets all components of the `TextBundle` and
`clone_value` it

## Solution

- registry it
2023-09-25 18:59:29 +00:00
..
src register TextLayoutInfo and TextFlags type. (#9919) 2023-09-25 18:59:29 +00:00
Cargo.toml Bump Version after Release (#9106) 2023-07-10 21:19:27 +00:00