-
-
Notifications
You must be signed in to change notification settings - Fork 868
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switched to using physical keys to support other keyboard models
Switched to using `Focus` instead of `KeyboardListener` to properly take focus and make bubbling decisions Added optional external `foucsNode` & `autofocus` input to `KeyboardOptions` Documented recommendation to enable arrow keys if WASD enabled (for left handed users)
- Loading branch information
1 parent
83a29cd
commit e4a59b9
Showing
2 changed files
with
82 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters