spiegel-keyman/common/web/input-processor/src
Marc Durdin 7255f1c7f7 fix(web): avoid reset for touch system keyboard
When using the touch 'system' keyboard, the modifier keys are reset by
the kbdMismatch logic introduced in #7543. This is evident in the web
debugger of Keyman Developer, where the system keyboard is easily
accessible.

This maintains the fix from #7543, but removes the `resetContext()`
side-effect.
2022-11-07 06:43:39 +11:00
..
includes chore(web): move common/core/web to common/web 2022-05-18 06:01:03 +10:00
text fix(web): avoid reset for touch system keyboard 2022-11-07 06:43:39 +11:00
tsconfig.bundled.json chore(web): drops non-pred text dependence on es6-shim 2022-05-31 09:11:20 +07:00
tsconfig.json chore(web): eliminates es6-shim TS project 2022-05-31 09:35:52 +07:00