Skip to content

UIGestureRecognizer doesn't handle the Cancelled state #96

@JoeSzymanski

Description

@JoeSzymanski

Just hit this bug in our own usage of the app. The gesture recognizer for the view doesn't handle the cancelled state, so it treats a cancel event like any other event during a swipe. The cancel state should be handled the same way that the end state does. Either that, or cancel state should actually cancel the swipe.

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