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

ASF GitHub Bot commented on CB-6483:
------------------------------------

GitHub user sgrebnov opened a pull request:

    https://github.com/apache/cordova-plugin-splashscreen/pull/18

    CB-6483 Use splash screen image from manifest on Windows8

    https://issues.apache.org/jira/browse/CB-6483

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sgrebnov/cordova-plugin-splashscreen master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-splashscreen/pull/18.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18
    
----
commit bcbb574d05904837631c9d7c28f226091463d920
Author: Sergey Grebnov <[email protected]>
Date:   2014-04-21T23:57:49Z

    CB-6483 Use splash screen image from manifest on Windows8

----


> Use splash screen image from manifest on Windows8
> -------------------------------------------------
>
>                 Key: CB-6483
>                 URL: https://issues.apache.org/jira/browse/CB-6483
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin SplashScreen, Windows 8
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>
> Right now the plugin uses custom 'www/img/splashscreen.png' image which is 
> different from the system splash screen image defined in manifest file - 
> 'images/splashscreen.png'.
> There are the following problems due to this:
> 1. you first see system splash screen image and them custom one image. - they 
> could be different
> 2. We have pull requests to update system splash screen images. Since the 
> plugin uses custom images that feature won't work. 
> Solution is to use system splash screen image image defined in application 
> manifest.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to