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

Keyboard listeners #21

Closed
martgnz opened this issue Nov 17, 2017 · 1 comment
Closed

Keyboard listeners #21

martgnz opened this issue Nov 17, 2017 · 1 comment

Comments

@martgnz
Copy link

martgnz commented Nov 17, 2017

Would be great to be able to navigate between steps using the keyboard arrows and the space bar.

graph-scroll has it, and it's quite handy.

@russellsamora
Copy link
Owner

I don't modify the default keyboard interaction, which still scrolls the page like normal and works fine. It looks like graph scroll hijacks the keyboard events and advances it like a slide. While it is doable, I would prefer to leave that choice up to the developer implementing it on their own, rather than as a default behavior of the library. Thanks for the input though.

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

No branches or pull requests

2 participants