bevy/crates/bevy_internal/src
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
..
default_plugins.rs Headless by features (#16401) 2024-11-16 21:33:37 +00:00
lib.rs bevy_input_focus improvements (follow-up PR) (#16665) 2024-12-06 01:16:52 +00:00
prelude.rs Headless by features (#16401) 2024-11-16 21:33:37 +00:00