Chris Cook
Chris Cook
Ah, I hadn't spotted `setValidating()`. Thanks- that will help me a lot. One idea could be to have an array property on the model to determine which operations to validate...
Hi, at the moment the keyboard only supports QWERTY, but this is a good idea for a future development.
Since the keyboard layout is hard coded into the JavaScript, there's no built-in way to change keys. However, you should be able to just manually change the keyboard layout by...