You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/08/06 13:45:58 UTC

[GitHub] [cordova-plugin-statusbar] breautek edited a comment on issue #148: iOS 13 dark mode default text colour is white

breautek edited a comment on issue #148: iOS 13 dark mode default text colour is white
URL: https://github.com/apache/cordova-plugin-statusbar/issues/148#issuecomment-518675048
 
 
   I'm thinking that in order to support dark mode, we'll have to first determine whether the UI is in dark mode and maybe reverse the "light" status bar styles with the "dark" status bar styles.
   
   So in otherwords while in Dark mode, if you're using `default`, it may use `blackopaque` instead.
   
   But I'm not entirely sure if that's a good idea since you can't apply the same logic in reverse without cause breaking behaviour.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org