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

Too many calls to addChildViewController #31

Open
l3bel opened this issue Oct 13, 2014 · 0 comments
Open

Too many calls to addChildViewController #31

l3bel opened this issue Oct 13, 2014 · 0 comments

Comments

@l3bel
Copy link

l3bel commented Oct 13, 2014

Hi,
First of all, a million thanks for this great piece of code, no more hamburger hunt for me ;)

Unless I'm missing something, I think there are too many addChildViewController calls, resulting in the menuViewController "diding"MoveToParentViewController 3 times: first to , then to (null), then back to .
Commenting the calls to addViewController: in commonInitialization and simply setting the sideMenuViewController property of the two viewControllers there is my quick working fix. Or is it?

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

1 participant