Skip to content

Missing DispatchEvent for OnTouchMove #35

@Aruche

Description

@Aruche

Problem: touchMove event will not fire.

Adding
this.dispatchEvent('touchMove', event);

after line 294 seems to resolve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions