Skip to content
This repository was archived by the owner on Dec 25, 2019. It is now read-only.
This repository was archived by the owner on Dec 25, 2019. It is now read-only.

touch events #4

@stubar

Description

@stubar

Hi I've fixed a bug I was getting in ios. At the start of each touch event you need to add event = event.originalEvent;

it seems JQ can't always access event.touches, more info here

http://stackoverflow.com/questions/6173382/cant-able-to-get-the-properties-of-touchstart-event

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