]> _ Git - fluidbook-toolbox.git/commitdiff
wip #6269 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 14 Sep 2023 18:26:56 +0000 (20:26 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 14 Sep 2023 18:26:56 +0000 (20:26 +0200)
app/Fluidbook/Compiler/Compiler.php

index cc2b13bbf9ce7024c1706c0067298b2a04fe8757..d2fe99497ee3f231554d6d8e6873cf4a62d70b7b 100644 (file)
@@ -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 == '') {