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

When a side drawer is open, it should also be refreshed in addition to center drawer #225

Closed
kk-achu opened this issue Feb 25, 2014 · 0 comments

Comments

@kk-achu
Copy link
Contributor

kk-achu commented Feb 25, 2014

  1. Left drawer is open
  2. Another view is presented modally in this scenario
  3. When the modal view get dismissed
    a) Center view is getting refreshed (viewWillAppear will be called)
    b) Left drawer should also be refreshed, but that's not happening

Additional info : same scenario is valid for Right drawer also.

kk-achu pushed a commit to kk-achu/MMDrawerController that referenced this issue Feb 25, 2014
kk-achu added a commit to kk-achu/MMDrawerController that referenced this issue Feb 25, 2014
kcharwood pushed a commit that referenced this issue Apr 2, 2014
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

2 participants