Skip to content

UIGestureRecognizer doesn't handle the Cancelled state #96

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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