Skip to content

chore(web): extend gesture-recognizer testing to support reproduction of single inputs with multiple touchpoints 🐵  #7067

@jahorton

Description

@jahorton

for(let index=0; index < inputs.length; index++) {
// 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions