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

Fixes a defect where you could potentially get double view callbacks #268

Closed
wants to merge 1 commit into from

Conversation

jt26077
Copy link

@jt26077 jt26077 commented Jun 24, 2014

If you create an MMDrawerController through just the alloc->init and then set the center/left/right controllers later, its possible to get double view callbacks on initial launch if the controller is not yet visible when the centerViewController is set.

…on initial launch if the controller is not yet visible when the centerViewController is set.
@kcharwood
Copy link
Contributor

I think #271 fixes this as well, and I'm gonna grab that one. Lets test that out and see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants