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

Fixing unresponsive unwind segues in iOS 8 #278

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

loudnate
Copy link

@loudnate loudnate commented Aug 6, 2014

No description provided.

@danmartyn
Copy link

This fixed a couple of unwind segue's for me, but not for all of them. I have an app with the centre view as a navigation controller. Some views get pushed onto the nav stack, with one being a view controller with an embedded page view controller. One of the view controllers in the page view controller is then modally showing a scene, which is itself in a navigation controller. The unwind segue to go back from there does not work. However, I have another modal scene (in a navigation controller) begin shown from this view, and it's unwind segue does work.

Any thoughts on that?

@wy19901227
Copy link

when pangesture ended if can make the centerViewcontroller like the leftviewcontroller can move up and down?

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

Successfully merging this pull request may close these issues.

3 participants