[
https://issues.apache.org/jira/browse/CB-9977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063992#comment-15063992
]
ASF GitHub Bot commented on CB-9977:
------------------------------------
GitHub user daserge opened a pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/65
CB-9977 iOS splashscreen fading doesn't work anymore when autohide is…
… set to false
Fixes FadeSplashScreen to default to true
[Jira issue](https://issues.apache.org/jira/browse/CB-9977)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-plugin-splashscreen CB-9977
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-splashscreen/pull/65.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 #65
----
commit e202e117a28a208fed4a5529313dfd940c46e346
Author: daserge <[email protected]>
Date: 2015-12-18T14:18:20Z
CB-9977 iOS splashscreen fading doesn't work anymore when autohide is set
to false
Fixes FadeSplashScreen to default to true
----
> iOS splashscreen fading doesn't work anymore when autohide is set to false
> --------------------------------------------------------------------------
>
> Key: CB-9977
> URL: https://issues.apache.org/jira/browse/CB-9977
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin SplashScreen
> Affects Versions: 3.5.0
> Environment: ios
> Reporter: Benjamin LUPU
> Labels: ios, reproduced, triaged
>
> By default iOS splashscreen fading seems to work (I see it) but as soon as I
> set autohiding to false (using <preference name="AutoHideSplashScreen"
> value="false" /> in config.xml and hiding it with
> navigator.splashscreen.hide(); in the deviceready event handler), the
> splashscreen never fades.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]