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

a bug when using closeDrawerAnimated:velocity:animationOptions:completion: #71

Merged
merged 2 commits into from
Aug 13, 2013

Conversation

kcharwood
Copy link
Contributor

if closeAnimation is running,then I call this method again, the sider viewcontroller will become black
in my case, this method will call sencond time through tap gesture
I will send a pullrequest to fix this case, hope it can help~thanks

BryanOne added a commit to BryanOne/MMDrawerController that referenced this pull request Aug 6, 2013
BryanOne added a commit to BryanOne/MMDrawerController that referenced this pull request Aug 6, 2013
@kcharwood kcharwood closed this Aug 6, 2013
kcharwood added a commit that referenced this pull request Aug 12, 2013
@kcharwood kcharwood reopened this Aug 12, 2013
@kcharwood
Copy link
Contributor

Took in @kobe9009's fix, and applied it to the open drawer state as well. Also, applied the completion block.

@larsacus
Copy link
Contributor

Yeah this looks fine.

kcharwood added a commit that referenced this pull request Aug 13, 2013
a bug when using  closeDrawerAnimated:velocity:animationOptions:completion:
@kcharwood kcharwood merged commit 6762ef0 into master Aug 13, 2013
@kcharwood kcharwood deleted the 71_fix branch August 13, 2013 18:11
@kcharwood
Copy link
Contributor

Thanks for the patch @kobe9009

🍻

@BryanOne
Copy link
Author

You are welcome

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

Successfully merging this pull request may close these issues.

3 participants