]> _ Git - fluidbook-html5.git/commitdiff
wip #2332 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 18 Jan 2019 10:08:10 +0000 (11:08 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 18 Jan 2019 10:08:10 +0000 (11:08 +0100)
js/libs/fluidbook/fluidbook.3dflip.js

index c01b88a1329c4cbb22ea9b99be89766d6f96c3a0..d5769837e33dcf479ba7bb9ff3a863f96f1882e0 100644 (file)
@@ -227,8 +227,8 @@ Fluidbook3DFlip.prototype = {
             this.triangles = 3;
             this.animationTime /= 1.25;
         } else {
-            this.qualityRatio = 1.8;
-            this.triangles = 5;
+            this.qualityRatio = 1.65;
+            this.triangles = 50;
         }
 
         // #2399