[
https://issues.apache.org/jira/browse/CB-8010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218777#comment-14218777
]
ASF subversion and git services commented on CB-8010:
-----------------------------------------------------
Commit a96226a0740eecb8badb03aad20f038fafadda74 in cordova-plugin-statusbar's
branch refs/heads/master from [~shazron]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;h=a96226a
]
CB-8010 - Statusbar colour does not change to orange
> Statusbar colour does not change to orange
> ------------------------------------------
>
> Key: CB-8010
> URL: https://issues.apache.org/jira/browse/CB-8010
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Statusbar
> Affects Versions: 3.6.0
> Environment: iOS7,8, physical/simulated environment
> Reporter: Shingo Toda
> Assignee: Shazron Abdullah
> Priority: Minor
>
> Calling {{StatusBar.backgroundColorByName('orange');}} does not change status
> colour to orange but to black.
> The reason is in {{statusbar.js}}, "orange" property is defined with double #
> like {{"##FFA500"}}
> {code:title=statusbar.js}
> "orange": "##FFA500",
> {code}
> After taking out one #, status bar colour changed to orange as expected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]