by-pinja / ng-virtual-keyboard

Virtual Keyboard for Angular applications
https://protacon.github.io/ng-virtual-keyboard/
MIT License
25 stars 43 forks source link

Shift / CapsLock not working if using spacer #6

Closed tarlepp closed 7 years ago

tarlepp commented 7 years ago

Example layout to demonstrate this

[
  [
    "a:2",
    "b",
    "Backspace:3"
  ],
  [
    "c",
    "d:2",
    "Shift:3"
  ]
]