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

RZVerticalSwipeInteractionController Bug #15

Closed
fladdict opened this issue Apr 13, 2015 · 3 comments
Closed

RZVerticalSwipeInteractionController Bug #15

fladdict opened this issue Apr 13, 2015 · 3 comments

Comments

@fladdict
Copy link

Seems it breaks up UIViewController hierarchy in some situation.

1: Run RZTransition-Demo.
2: Push "present" and open modal view,
3: Swipe down view with interaction transitioning.
4: While swiping down, swiping up and try to cancel.
5: It breaks transition and present modal view action.

@wongzigii
Copy link

Yes, I think this is a bug too. Also, the console outputs:

Demo[22217:737916] Warning: Attempt to present <RZSimpleColorViewController: 0x7fe5f243c520>  on <RZSimpleViewController: 0x7fe5f241feb0> which is already presenting (null)

Uploading Screen Shot 2015-05-26 at 11.49.08 PM.png…

@mr-fixit
Copy link
Contributor

I see the bug too, and have a fix in the wings. Hold tight.

@mr-fixit
Copy link
Contributor

I believe this is fixed by PR #29

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

3 participants