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

moving up from last right key in the Navigation extension. #581

Closed
bsurai opened this issue Jul 26, 2017 · 2 comments
Closed

moving up from last right key in the Navigation extension. #581

bsurai opened this issue Jul 26, 2017 · 2 comments

Comments

@bsurai
Copy link
Contributor

bsurai commented Jul 26, 2017

Here is demo https://mottie.github.io/Keyboard/docs/navigate.html

Case:

  1. assume 'Cancel' is active now.
  2. user presses Up button on laptop keyboard
  3. 'x' button has been activated because 'Cancel' and 'x' have index 2 in their arrays.

I prefer to get different 3rd step.
3) right 'shift' has been activated because 'Cancel' and right 'shift' are last in theirs arrays.

May I implement it?

@Mottie
Copy link
Owner

Mottie commented Jul 26, 2017

Hi @bsurai!

Sure go for it! I would appreciate some help!

@bsurai bsurai mentioned this issue Jul 27, 2017
Mottie pushed a commit that referenced this issue Jul 27, 2017
moving up from last right key in the Navigation extension. #581
#581
@Mottie
Copy link
Owner

Mottie commented Jul 27, 2017

Available in v1.26.26, thanks again @bsurai!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants