Mottie / Keyboard

Virtual Keyboard using jQuery ~
http://mottie.github.io/Keyboard/
Other
1.78k stars 723 forks source link

Automatic regex ignore keys after {empty} #606

Closed chepseskaf closed 7 years ago

chepseskaf commented 7 years ago

Hi,

When I try to create custom layout, I've found that an empty key {empty} will invalidate next key when option restrictInput is activated.

In the sample https://jsfiddle.net/chepseskaf/ow2hwtya/2/, the 0 is uanvailable until modifying restrictInclude or disable restrictInput.

Can I submit a pull request ?

Regards,

Mottie commented 7 years ago

Hi @chepseskaf!

Thanks for letting me know! No need for a PR since I've already found and fixed the problem. I'll provide a new release shortly.