Open viridia opened 2 months ago
See discussion: #15374
Implementation steps:
KeyboardFocus
bevy_a11y::Focus
FocusKeyboardEvent
HoverKeyboardEvent
@alice-i-cecile @UkoeHB
Prototype is in PR #15611
What problem does this solve or what need does it fill?
See discussion: #15374
What solution would you like?
Implementation steps:
KeyboardFocus
resource.KeyboardFocus
andbevy_a11y::Focus
.FocusKeyboardEvent
andHoverKeyboardEvent
types.@alice-i-cecile @UkoeHB