mirror of
https://github.com/bevyengine/bevy
synced 2024-12-20 10:03:07 +00:00
73c1ab1d42
# Objective - Fixes #7874. - The `bevy_text` dependency is optional for `bevy_ui`, but the `accessibility` module depended on it. ## Solution - Guard the `accessibility` module behind the `bevy_text` feature and only add the plugin when it's enabled. |
||
---|---|---|
.. | ||
flex | ||
render | ||
widget | ||
accessibility.rs | ||
camera_config.rs | ||
focus.rs | ||
geometry.rs | ||
lib.rs | ||
node_bundles.rs | ||
stack.rs | ||
ui_node.rs | ||
update.rs |