]> _ Git - fluidbook-toolbox.git/commitdiff
wait #7748 @7
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 23 Oct 2025 14:33:41 +0000 (16:33 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 23 Oct 2025 14:33:41 +0000 (16:33 +0200)
app/Fluidbook/Compiler/Compiler.php

index 9f9e2766dbfdc48b6cbe3c5bbc601a1b088e86bf..93f0b0cd93c611e363ed2bd1c2b635613078d477 100644 (file)
@@ -215,7 +215,7 @@ class Compiler extends Base implements CompilerInterface, IVirtualDirectoryError
     public $numerotation;
     public $fontDocs = [];
     public $dir;
-    public $z = 3;
+    public $z = 1.5;
     protected $_lottieIDByHash = [];
 
     public $pages;