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

Status Bar is left with wrong style in called from a VC with UIStatusBarStyleLightContent #38

Closed
ghost opened this issue Apr 11, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 11, 2014

If TWMessageBarManager is called from an onscreen VC that has status bar with light content, and requests a dark background for the message, the status bar is left with dark text on dark background after message displayed.

I have look for a couple of days into this and fond the best way to handle this, is if the bar style is to be retained, it must be passed to TWMessageBarManager.

I will create a PR with my proposed fix.

@terryworona
Copy link
Owner

Fixed in commit: 7016847 version v1.5.0

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