Marc Durdin
88ffb8bbd2
fix(web): adjust touch alias element positioning
...
Fixes #5942 .
The touch alias element position was not consistent across all browsers,
leading to misalignment in some situations. Identified missing CSS to
make the positioning consistent, as far as I can tell, which led to the
additional benefit of reducing the per-browser special cases.
2022-03-22 08:38:12 +11:00
jahorton
fcc60d0a3c
chore(web): removes diagnostic breadcrumbing
2021-05-24 10:59:54 +07:00
Marc Durdin
4f404ccdb8
chore: disable findTouchAliasElement logging
2021-04-26 17:38:01 +10:00
jahorton
6c275ca9d3
change(web): adds code to assist diagnosis of #4797
2021-03-30 09:43:50 +07:00
jahorton
e35ed5be9c
docs(web): better documents TouchAlias internals, scrollbar handling
2021-03-29 09:13:33 +07:00
jahorton
8999eecfc9
fix(web): event handling for TouchAliasElement's blinking caret
2021-03-10 13:12:30 +07:00
jahorton
5c709f9468
chore(web/engine): post-rebase cleanup
2020-04-24 14:35:52 +07:00
jahorton
1eed004296
change(web): package rename + patchup
2020-04-24 13:53:39 +07:00
jahorton
373196dded
change(web/engine): splits off the core/web/keyboard-processor module
2020-04-24 13:45:04 +07:00
Joshua A. Horton
a5409dc323
fix(web): fixes positioning of native-mode language menu
2020-02-12 10:55:54 +07:00
Joshua A. Horton
66bf2856f5
For Suggestion application: OutputTarget.restoreTo
2019-03-28 10:10:10 +07:00
Darcy Wong
a79b5c1f40
Rename touchAliasElement.ts so it compiles on Linux
2019-03-07 21:20:57 +07:00