Skip to content

Conversation

@thibault-carpentier
Copy link

This fix the bad update when switching form two contentViewController with different status bar colors.

When called alongside with a hideMenuViewController the statusBarNeedsAppearanceUpdate called outside the completion block of the hideMenuViewControllerAnimated caused the status bar to switch back to the previous contentViewController, since this is triggered before the completionBlock of the animation in setContentViewController.

Before fix :
jun 08 2015 11 34
After fix :
jun 08 2015 11 36

@hsavit1
Copy link

hsavit1 commented Jun 21, 2015

looks so much better!

@x2on
Copy link

x2on commented Sep 16, 2015

I merged it in our Fork (Scout24@63685f9)

@chlebta
Copy link

chlebta commented Nov 5, 2015

@loadex how did you make the status bar white ? In my project it's white until I used RESideMenu now my status bar it's black and I can't change the color how to do it please ?

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.

4 participants