]> _ Git - fluidbook-html5.git/commitdiff
wip #2365 @0:01
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 23 Nov 2018 16:24:22 +0000 (17:24 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 23 Nov 2018 16:24:22 +0000 (17:24 +0100)
js/libs/fluidbook/fluidbook.js

index 4bb8fa7cf8f2e88f31950bd3634d30b008d18142..a5b3fcfadee1a4b062b942006b97a26ee4d1ac6b 100644 (file)
@@ -164,7 +164,7 @@ Fluidbook.prototype = {
         }
         $(this).trigger('fluidbook.splash.beforehide');
         var $this = this;
-        if (this.support.transitions3dacc) {
+        if (this.support.transitions3dacc && this.datas.mobileTransitions==='flip3d') {
             this.pauseNetwork(1500);
             setTimeout(function () {
                 this.fluidbook.pagetransitions.flip3d.performancesTest(function () {