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

Double Transition Issue #37

Open
trdavidson opened this issue Jan 13, 2015 · 1 comment
Open

Double Transition Issue #37

trdavidson opened this issue Jan 13, 2015 · 1 comment

Comments

@trdavidson
Copy link

Hey Colin,

Big fan of the library! I encountered a small issue - when I present a new NavigationController with a ViewController as its root as such:
UINavigationController *n = [[UINavigationController alloc] initWithRoot:someVC];
and then manually wire up the VC's interactionController in its viewDidLoad, the interaction is off: I will start a horizontal slide, and the view seems to slide to the right twice as fast, and on release often bounces back again. When I do the gesture a second time it works fine. Any suggestions what might cause this behaviour? Thanks!

@marcosgriselli
Copy link

@trdavidson I'm having the same issue, did you happen to find a solution?

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

2 participants