From: Vincent Vanwaelscappel Date: Thu, 23 Oct 2025 14:33:41 +0000 (+0200) Subject: wait #7748 @7 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=b046ffb92e16628333255175d800dd8e6ebc29f2;p=fluidbook-toolbox.git wait #7748 @7 --- diff --git a/app/Fluidbook/Compiler/Compiler.php b/app/Fluidbook/Compiler/Compiler.php index 9f9e2766d..93f0b0cd9 100644 --- a/app/Fluidbook/Compiler/Compiler.php +++ b/app/Fluidbook/Compiler/Compiler.php @@ -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;