Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fast swipe bug [bug] #29

Open
andwhy opened this issue Feb 1, 2015 · 3 comments
Open

Fast swipe bug [bug] #29

andwhy opened this issue Feb 1, 2015 · 3 comments

Comments

@andwhy
Copy link

andwhy commented Feb 1, 2015

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

@5kccp
Copy link

5kccp commented Feb 6, 2015

Yes, i have got this bug too.

@simplelife-patrick
Copy link

Same bug, it's a critical problem for use experience, any owner could give some clue?

@wayneforrest
Copy link

I too have the same bug.. is there a fix yet?

wayneforrest pushed a commit to wayneforrest/MYBlurIntroductionView that referenced this issue Nov 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants