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

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

Terence Bandoian created CB-13641:
-------------------------------------

             Summary: 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
             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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org