mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +00:00
40b9a0ae52
# Objective `TextFont` and `TextColor` is not registered in the app type registry and serializing a scene with a a `Text2d` doesn't save the color and font of the text entity. ## Solution register `TextFont` and `TextColor` in the type registry |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |