Commit graph

15 commits

Author SHA1 Message Date
jahorton
6971f09c4d refactor(web): activeElement, lastActiveElement as properties 2021-09-01 09:44:01 +07:00
jahorton
c0e48e649a refactor(web): OSK connection to active element 2021-09-01 09:44:00 +07:00
jahorton
8fa4b1eaf1 refactor(web/engine): moves getOutputTarget() => DOM space 2020-03-31 11:48:14 +07:00
jahorton
f32c2d815a fix(web): fixes UI position when designMode iframe internally scrolls 2020-03-17 08:38:51 +07:00
jahorton
f28d472a4d fix(web): dev_resource compile fix 2020-01-31 13:58:39 +11:00
jahorton
2c10ec8c86 change(web): Bypasses scroll workaround for embedded mode 2020-01-23 10:36:04 +07:00
jahorton
742aef868c fix(web): fixes Edge issue in tests with scroll workaround 2020-01-23 10:23:50 +07:00
jahorton
f594da484c fix(web): Fixes unit tests, adds stability for DOM shutdown 2020-01-23 09:02:13 +07:00
jahorton
56ff647016 fix(web): Fix now compatible with test-mode compilation 2020-01-22 12:19:27 +07:00
jahorton
0273b74cc4 fix(web): patches up textareas, sqaushes extra focus events 2020-01-22 12:14:22 +07:00
jahorton
4778819203 feat(lmlayer): adds basic error reporting from worker 2019-12-02 07:55:37 +07:00
jahorton
ecddb73862 change(android): gets API 23 working again, but not 19 or 21 (yet) 2019-12-02 07:55:37 +07:00
jahorton
722dd3073f 'fixed' .getAbsolute() fix, touch pos calc 2019-05-15 11:10:11 +07:00
Joshua - Leisure
a3695750e1 Lots of TouchAliasElement prep; not quite ready for finailzation yet. 2019-01-26 00:27:37 +07:00
Joshua A. Horton
0026d5ae08 Extracts some dom-related util API into targetable module for tools. 2019-01-26 00:26:54 +07:00