mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
618cf7f51d
# Objective Delete some code that isn't actually doing anything. This was actually discovered way back in this obsolete PR: #5513. Also Fixes #6286 ## Solution Delete it ## Alternatives Make `Direction` do things. But it's not totally clear to me if it's possible to override cosmic-text's unicode bidi stuff. ## Migration Guide `Style` no longer has a `direction` field, and `Direction` has been deleted. They didn't do anything, so you can delete any references to them as well. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |