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

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

GitHub user daserge opened a pull request:

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

    CB-8056 Implement splashscreen for Windows platform

    [Jira issue](https://issues.apache.org/jira/browse/CB-8056)
    
    The plugin implementation has been moved to the platform code
    Documented SplashScreenBackgroundColor preference for Windows
    Updated the docs
    
    Related to apache/cordova-windows#141

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

    $ git pull https://github.com/MSOpenTech/cordova-plugin-splashscreen CB-8056

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

    https://github.com/apache/cordova-plugin-splashscreen/pull/76.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 #76
    
----
commit 5ffb4cb771b11bffc0c4f6a707563b20e7d19613
Author: daserge <[email protected]>
Date:   2016-01-14T16:15:06Z

    CB-8056 Implement splashscreen for Windows platform
    
    The plugin implementation has been moved to the platform code
    Documented SplashScreenBackgroundColor preference for Windows
    Updated the docs

----


> Implement splashscreen for Windows platform
> -------------------------------------------
>
>                 Key: CB-8056
>                 URL: https://issues.apache.org/jira/browse/CB-8056
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin SplashScreen, Windows
>    Affects Versions: 3.6.0
>            Reporter: Doug Estey
>            Assignee: Sergey Shakhnazarov
>              Labels: reproduced, triaged, windows
>
> {code:title=config.xml|borderStyle=solid}
> <preference name="SplashScreen" value="splash"/>
> <preference name="SplashScreenDelay" value="10000" />
> <preference name="AutoHideSplashScreen" value="false" />
> {code}
> This has no effect on the cordova-windows platform. Splash screen autohides 
> after <1000ms.
> Tested on WP 8.1.
> Let me know if there's any other information I can provide. The documentation 
> for splash screens on 8.1 seems to be somewhat lacking, so I may have missed 
> something somewhere.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to