Skip to content

Fast swipe bug [bug] #29

Description

@andwhy

If i swipe super fast i can't leave introduction view. In your example you it works well. Maybe it's appear because i add MYBlurIntroView to "window" in app delegate?

MYBlurIntroductionView *introductionView = [[MYBlurIntroductionView alloc] initWithFrame:self.window.bounds];
[self.window addSubview:introductionView];

See video
https://www.dropbox.com/s/dkkeczdzcl9c28o/blurbug.mov?dl=0

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