From: Vincent Vanwaelscappel Date: Thu, 14 Sep 2023 18:26:56 +0000 (+0200) Subject: wip #6269 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=58c5ea9b4cf71d366d563a1e7548a580b4465c1f;p=fluidbook-toolbox.git wip #6269 @0.5 --- diff --git a/app/Fluidbook/Compiler/Compiler.php b/app/Fluidbook/Compiler/Compiler.php index cc2b13bbf..d2fe99497 100644 --- a/app/Fluidbook/Compiler/Compiler.php +++ b/app/Fluidbook/Compiler/Compiler.php @@ -1521,6 +1521,7 @@ class Compiler extends Base implements CompilerInterface $dbc[$page] = $e; } } + $this->config->hash = $this->_fluidbook->hash; $this->config->dynamicBackgroundColor = $dbc; if ($this->fluidbookSettings->textsThickness > 1) { if ($this->fluidbookSettings->textsThicknessPages == '') {