You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jan Piotrowski (Sujan) (JIRA)" <ji...@apache.org> on 2017/12/06 17:21:00 UTC

[jira] [Comment Edited] (CB-13641) Splash screen on Windows does not allow for transparent background color.

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

Jan Piotrowski (Sujan) edited comment on CB-13641 at 12/6/17 5:20 PM:
----------------------------------------------------------------------

Can you link to the code you are talking about?
(On Github you can click the line numbers to get a link that will bring you directly to that line on opening that URL)

What is the use case for a transparent background of the splash screen?
Isn't this covered by the splashscreen plugin?


was (Author: sujan12):
Can you link to the code you are talking about?
(On Github you can click the line numbers to get a link that will bring you directly to that line on opening that URL)

> 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: cordova@7.0.0
>         Environment: Windows 10.
>            Reporter: Terence Bandoian
>            Priority: Trivial
>              Labels: newbie
>             Fix For: Master
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org