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

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

Closed
wants to merge 2 commits into from

Conversation

kk-achu
Copy link
Contributor

@kk-achu kk-achu commented Feb 25, 2014

Fixed : When a side drawer is open, it should also be refreshed in addition to center drawer #225. Here is the fix. When MMDrawerController gets shown i.e. viewWillAppear is called at this time I am checking whether any of side drawers are open?. If a side drawer is open then I am refreshing that view using - (void)beginAppearanceTransition:(BOOL)isAppearing animated:(BOOL)animated on that view controller.

@kcharwood kcharwood added this to the 0.5.4 milestone Apr 2, 2014
@kcharwood
Copy link
Contributor

Merged this in with fd92624

@kcharwood
Copy link
Contributor

Thanks!

@kcharwood kcharwood closed this 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

Successfully merging this pull request may close these issues.

2 participants