mirror of
https://github.com/bevyengine/bevy
synced 2024-12-19 09:33:06 +00:00
7dfc77b999
# Objective Fix a [Blenvy](https://github.com/kaosat-dev/Blenvy) crash due to a missing type registration for `TextEntity` (as the type is used by `ComputedTextBlock` but wasn't itself registered.) ## Solution - Added the missing type registration ## Testing - N/A |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |