Skip to content

Update events in events.js to use key instead of keyCode and fix page traversal#139

Open
Kyle-Shanks wants to merge 1 commit intohundredrabbits:masterfrom
Kyle-Shanks:feature/ks/Update-events-in-events.js-to-fix-page-traversal
Open

Update events in events.js to use key instead of keyCode and fix page traversal#139
Kyle-Shanks wants to merge 1 commit intohundredrabbits:masterfrom
Kyle-Shanks:feature/ks/Update-events-in-events.js-to-fix-page-traversal

Conversation

@Kyle-Shanks
Copy link

There was a bug (at least in the mac version) that prevented flipping between pages due to an incorrect keyCode, so all the keyCodes in the file were updated to use e.key for safety/readability and the bug was fixed.

@Kyle-Shanks
Copy link
Author

This should also solve issue #123

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

Successfully merging this pull request may close these issues.

1 participant