Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package - FiberGamepadNavigation #9

Open
AdamRamberg opened this issue Jul 16, 2023 · 0 comments
Open

New package - FiberGamepadNavigation #9

AdamRamberg opened this issue Jul 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@AdamRamberg
Copy link
Contributor

A new package that provides components and functionality for navigating the UI using focus input, eg. gamepad or keyboard. The package should contain the following:

  • Algorithm for determining what to navigate to given a direction (up, left, down, right)
  • Component for registering a focusable
  • Landmarks - used for delegating focus, binding focus, disabling / enabling several focusables.
  • Shortcuts - define shortcuts / hotkeys for when different parts of the UI is focused.
@AdamRamberg AdamRamberg added the enhancement New feature or request label Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant