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

Terence Bandoian commented on CB-13641:
---------------------------------------

Here's the link:

https://github.com/apache/cordova-windows/blob/master/cordova-js-src/splashscreen.js#L73

I may have submitted the issue for the wrong project.

On Windows, the plugin isn't used and the splash screen is handled as a proxy.

> Splash screen on Windows does not allow for transparent background color.
> -------------------------------------------------------------------------
>
>                 Key: CB-13641
>                 URL: https://issues.apache.org/jira/browse/CB-13641
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-js
>    Affects Versions: [email protected]
>         Environment: Windows 10.
>            Reporter: Terence Bandoian
>            Priority: Trivial
>              Labels: newbie
>             Fix For: Master
>
>
> The splash screen background color defaults to #464646.  In cordova.js, the 
> background color is expected to be a hex value and values longer than seven 
> characters are spliced to remove the alpha channel.  The configured value 
> could be checked for the value 'transparent' and, in that case, not spliced.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to