You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TODO: does not iterate over all touchpoints. Not that we can have more than one at present...
There's little reason to implement this at the moment, as currently, each individual input will only ever support a single touchpoint. Once that's remedied, we should address the comment seen above.
The text was updated successfully, but these errors were encountered:
jahorton
added
web/
epic
A long lived branch, home for a new feature, usually will have child PRs based on it
labels
Aug 12, 2022
keyman/common/web/gesture-recognizer/src/tools/unit-test-resources/src/inputSequenceSimulator.ts
Lines 185 to 186 in 3acc97e
There's little reason to implement this at the moment, as currently, each individual input will only ever support a single touchpoint. Once that's remedied, we should address the comment seen above.
The text was updated successfully, but these errors were encountered: