[
https://issues.apache.org/jira/browse/CB-8056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15109204#comment-15109204
]
ASF GitHub Bot commented on CB-8056:
------------------------------------
GitHub user daserge opened a pull request:
https://github.com/apache/cordova-windows/pull/141
CB-8056 Implement splashscreen for Windows platform
[Jira issue](https://issues.apache.org/jira/browse/CB-8056)
Moved the implementation to the platform as per plugins triage
recommendation and due to `ui.js` and `WinJS.UI.processAll();` are required for
Windows Phone implementation as it uses `data-win-control="WinJS.UI.ViewBox"`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-windows CB-8056
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-windows/pull/141.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 #141
----
commit 03a6d8d45db68ac98b9209c4ffc231affb1cadef
Author: daserge <[email protected]>
Date: 2016-01-20T19:00:56Z
CB-8056 Implement splashscreen for Windows platform
----
> 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]