[ 
https://issues.apache.org/jira/browse/CB-7486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14134651#comment-14134651
 ] 

ASF subversion and git services commented on CB-7486:
-----------------------------------------------------

Commit 61024e50b3ffed4d7b149ccf9199cfcacd0cc5bc in cordova-plugin-statusbar's 
branch refs/heads/master from SayreBlades
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;h=61024e5
 ]

CB-7486 - Remove StatusBarBackgroundColor intial preference (black background) 
so background will be initially transparent

This should not be a default ios setting:
<preference name="StatusBarBackgroundColor" value="#000000" />
It makes it impossible to unset the initial background color (for transparent 
backgrounds).  Instead just have the default as no background color (which will 
effectively be transparent), and then allow users to override that with a 
desired color.

Signed-off-by: Shazron Abdullah <shaz...@apache.org>


> Remove default background color setting for statusbar 
> (StatusBarBackgroundColor)
> --------------------------------------------------------------------------------
>
>                 Key: CB-7486
>                 URL: https://issues.apache.org/jira/browse/CB-7486
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Statusbar
>            Reporter: Shazron Abdullah
>
> See https://github.com/apache/cordova-plugin-statusbar/pull/13



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to