]> _ Git - fluidbook-html5.git/commitdiff
wip #4210 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 13 Jun 2022 16:46:34 +0000 (18:46 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 13 Jun 2022 16:47:06 +0000 (18:47 +0200)
js/libs/fluidbook/fluidbook.js

index 937fa47f99c7f9d85d5177515a7fbe1a72724772..4c0f148e1236e1b60ff98b10a8af37c5b7f9b953 100644 (file)
@@ -205,7 +205,7 @@ Fluidbook.prototype = {
             this.settings.mobileTransitions = map[$_GET['transition']];
         }
         if (this.shortLoading) {
-            this.settings.mobileTransitions = 'none';
+            //this.settings.mobileTransitions = 'none';
         }
 
         /**