Skip to content

fix typo in handleKeyDown method#2088

Merged
gwyneplaine merged 1 commit intoJedWatson:masterfrom
jasonchangxo:fix/handleKeyDown-typo
Oct 23, 2017
Merged

fix typo in handleKeyDown method#2088
gwyneplaine merged 1 commit intoJedWatson:masterfrom
jasonchangxo:fix/handleKeyDown-typo

Conversation

@jasonchangxo
Copy link
Contributor

  • fix typo in handleKeyDown method switch statement. 'backspace' (keyCode: 8) case is already defined, and keyCode: 46 should actually be the 'delete' key instead of backspace

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.868% when pulling a4be907 on jasonchangxo:fix/handleKeyDown-typo into b6fd3e7 on JedWatson:master.

@gwyneplaine gwyneplaine merged commit 6568af0 into JedWatson:master Oct 23, 2017
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.

4 participants