bevy/crates/bevy_internal
Talin bc572cd270
bevy_input_focus improvements (follow-up PR) (#16665)
This adds a few minor items which were left out of the previous PR:

- Added synchronization from bevy_input_focus to bevy_a11y.
- Initialize InputFocusVisible resource.
- Make `input_focus` available from `bevy` module.

I've tested this using VoiceOver on Mac OS. It works, but it needs
considerable polish.
2024-12-06 01:16:52 +00:00
..
src bevy_input_focus improvements (follow-up PR) (#16665) 2024-12-06 01:16:52 +00:00
Cargo.toml bevy_input_focus improvements (follow-up PR) (#16665) 2024-12-06 01:16:52 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Internal

License Crates.io Downloads Docs Discord