PolymerElements / iron-a11y-keys-behavior

A behavior that enables keybindings for greater a11y
24 stars 41 forks source link

Fixed issue with reading number pad digits #32

Closed adegruchy closed 8 years ago

adegruchy commented 8 years ago

This fixes #30 by moving the transformKeyIdentifier check and changing the way transformKeyCode transforms numeric keys.

valdrinkoshi commented 8 years ago

@adegruchy this LGTM, could you rebase from master to see if all tests pass?

valdrinkoshi commented 8 years ago

Closing this for now, please re-open as soon as the merge conflicts are solved ;)