bevy/crates/bevy_input_focus
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 Add "bevy_input_focus" crate. (#15611) 2024-12-05 18:08:31 +00:00
README.md Add "bevy_input_focus" crate. (#15611) 2024-12-05 18:08:31 +00:00

Bevy Input Focus

License Crates.io Downloads Docs Discord