]> _ Git - fluidbook_tools.git/commitdiff
wait #6273 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 12 Sep 2023 17:38:45 +0000 (19:38 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 12 Sep 2023 17:38:45 +0000 (19:38 +0200)
src/Links/Link.php

index a5bb66633294f6ed4101a551f059b73fbe883c2f..a0b5e39226f0574373d2c7cdaaffd417ee42148c 100644 (file)
@@ -917,7 +917,7 @@ class Link
         $image = ZoomLink::generateImage([
             'id' => $link['uid'],
             'page' => $link['page'],
-            'maxzoom' => 2,
+            'maxzoom' => 4,
             'group' => '',
             'group-count' => 0,
             'width' => round($link['width']),