Skip to content

Update of the status bar on the hide menu is now called at the completion#244

Open
thibault-carpentier wants to merge 1 commit into
romaonthego:masterfrom
heetch:master
Open

Update of the status bar on the hide menu is now called at the completion#244
thibault-carpentier wants to merge 1 commit into
romaonthego:masterfrom
heetch:master

Conversation

@thibault-carpentier

Copy link
Copy Markdown

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

hsavit1 commented Jun 21, 2015

Copy link
Copy Markdown

looks so much better!

@x2on

x2on commented Sep 16, 2015

Copy link
Copy Markdown

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

@chlebta

chlebta commented Nov 5, 2015

Copy link
Copy Markdown

@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