spiegel-keyman/common
Marc Durdin 88e5bb8cdd fix(web): doModifierPress was testing against wrong device
The doModifierPress function was testing against the 'actual' device
rather than the virtual device, which meant that in the web debugger on
a desktop, testing a touch device, it was effectively testing against
the desktop device data rather than the simulated touch device data.

I did not observe any significant differences in behaviour between the
two modes. So I am not 100% confident that this change is necessary. But
it is a little concerning that there was a mismatch here.
2022-11-07 07:01:50 +11:00
..
include chore(core): use c-compatible type for KMX_UCHAR 2022-08-11 17:51:30 +02:00
models Merge pull request #7307 from keymanapp/dependabot/npm_and_yarn/nanoid-and-mocha--removed 2022-09-19 15:34:19 +10:00
predictive-text change(common/models): adds optional 'testMode' param to LMLayer config 2022-10-31 09:34:22 +07:00
resources chore(windows): address review comments 2022-06-16 04:47:53 +10:00
schemas chore: Apply suggestions from code review 2022-07-15 08:58:12 +10:00
test chore: try disabling concurrency for browserstack tests 2022-09-10 06:23:26 +10:00
web fix(web): doModifierPress was testing against wrong device 2022-11-07 07:01:50 +11:00
windows Merge pull request #7601 from keymanapp/fix/developer/7599-range-error-on-language-switch 2022-11-03 09:02:13 +11:00