Commit graph

8 commits

Author SHA1 Message Date
Joshua Horton
d628291868
Merge pull request #5530 from keymanapp/refactor/web/vkbd-mouse-events
refactor(web): mouse-based use of touch handlers 👆
2021-08-23 09:57:11 +07:00
jahorton
65071a31d8 docs(web): inputEventCoordinate comments 2021-08-23 08:24:45 +07:00
jahorton
7a570307cb fix(web): another TouchEvent instanceof check 2021-08-17 14:20:18 +07:00
jahorton
85167994ee fix(web): unit-test issue, TouchEvent compat for desktop 2021-08-17 13:35:39 +07:00
jahorton
3a9cc742ca refactor(web): OSK mouse input abstraction 2021-07-30 14:50:46 +07:00
jahorton
52fad6e400 refactor(web): merges mouse + touch processing, extra branch for unit tests 2021-07-30 10:33:48 +07:00
jahorton
a96d04cc4e refactor(web): abstraction for OSK touch-event input 2021-07-30 08:15:15 +07:00
jahorton
ab69a20203 change(web): CustomizationCoord -> InputEventCoord 2021-07-30 08:15:15 +07:00