Marc Durdin
295f25144d
Merge pull request #6383 from keymanapp/fix/web/5929-ios-popup-positioning-and-style
...
fix(web): ios popup positioning and style
2022-03-28 04:46:00 +11:00
Marc Durdin
a2aef99c3e
fix(web): font size on key preview
...
Font size adjustment needed an override for the key preview to prevent
it using the base key font size as a starting point.
2022-03-17 10:15:40 +11:00
Marc Durdin
272c1f0d1c
fix(web): subkey touch position after scroll
...
Fixes #5964 .
It seems that the test for subkey position was incorrect when the
document had been scrolled. Removing the test for `fixed` positioning
resolves the issue.
2022-03-08 17:27:16 +11:00
Marc Durdin
66be206d96
feat(developer): support for U_xxxx_yyyy
2021-11-11 13:08:39 +11:00
jahorton
14c2c08954
change(web): key use of innerText over innerHTML
2021-09-22 08:54:52 +07:00
jahorton
6b248075d6
feat(web): partially-functional inlined OSK!
2021-09-01 15:31:01 +07:00
jahorton
f9b038fae8
chore(web): Merge branch 'refactor/web/vkbd-layout-key-calc-merger' into refactor/web/vkbd-touch-events
2021-08-04 10:41:36 +07:00
jahorton
511f056383
chore(web): Merge branch 'refactor/web/vkbd-layout-calcs' into refactor/web/vkbd-layout-key-calc-merger
2021-08-02 09:20:26 +07:00
jahorton
b33e8eaf5d
chore(web): Merge branch 'refactor/web/vkbd-layout-encapsulation' into refactor/web/vkbd-layout-calcs
2021-08-02 09:06:35 +07:00
jahorton
a96d04cc4e
refactor(web): abstraction for OSK touch-event input
2021-07-30 08:15:15 +07:00
jahorton
cb4b790a16
chore(web): addresses some PR review concerns
2021-07-29 09:29:34 +07:00
jahorton
12a2e82ac9
fix(web): font-scaling issues for doc kbds
2021-07-26 15:59:30 +07:00
jahorton
3f2897485b
refactor(web): drops 'widthpc', 'padpc'
2021-07-26 15:59:25 +07:00
jahorton
71298f7d5a
refactor(web): properties - fixed width vs fixed height
2021-07-26 15:21:03 +07:00
jahorton
3f8b442cd9
refactor(web): key text scaling
2021-07-26 15:21:02 +07:00
jahorton
eeae512656
refactor(web): font-size style placement
2021-07-26 15:21:02 +07:00
jahorton
4dc09ce9b9
refactor(web): partial font-size logic rework
2021-07-26 15:21:01 +07:00
jahorton
96854f4716
refactor(web): moves size control to OSKManager
2021-07-26 15:20:59 +07:00
jahorton
acecff3679
refactor(web): partial conversion for inner layout calcs
2021-07-26 15:20:09 +07:00
jahorton
bbedb11e72
chore(web): osk -> vkbd consistency in oskKey
2021-07-26 15:20:09 +07:00
jahorton
e90eb643f5
refactor(web): kmw-5rows class: key -> layer
2021-07-26 15:19:23 +07:00
jahorton
5a1ece6a42
refactor(web): toggle-state key highlighting
2021-07-12 10:28:04 +07:00
jahorton
0beca3b260
refactor(web): cntd integration of new types
2021-07-09 09:02:37 +07:00
jahorton
07ad95e9a6
refactor(web): keys handle text-cap resizing
2021-07-09 09:02:36 +07:00
Joshua Horton
e0cf57d508
chore(web): Apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-06-30 10:11:46 +07:00
jahorton
d5e5635242
refactor(web): merged subkey highlighting control
2021-06-24 12:34:43 +07:00
jahorton
1f0b6f344f
fix(web): adjustments per PR review comments
2021-06-22 13:21:49 +07:00
jahorton
7d69972cb4
fix(web): highlighting shouldn't flicker
2021-06-17 14:34:43 +07:00
jahorton
4c5500d026
refactor(web): osk key highlighting
2021-06-16 09:20:43 +07:00
jahorton
92a17542ab
refactor(web): special char defn site; used only by keys
2021-06-16 08:47:40 +07:00
jahorton
0566f435d9
refactor(web): osk key class defs -> separate files
2021-06-16 08:39:53 +07:00