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

Need to close until showFromRect: animation finished. #61

Open
ReBruT opened this issue Feb 28, 2014 · 0 comments
Open

Need to close until showFromRect: animation finished. #61

ReBruT opened this issue Feb 28, 2014 · 0 comments

Comments

@ReBruT
Copy link

ReBruT commented Feb 28, 2014

If you press "back" on navigation bar until open animation finished, menu remains open on other view. It's simple to solve: simply comment "if (self.isAnimating) return;". It works good, but update from pods cleans it, and exist variable "BOOL waitUntilAnimationIsComplete;".

To close menu i'm used [menu close]; in viewWillDisappear:, maybe exist better way to do 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