]> _ Git - fluidbook_tools.git/commitdiff
wait #6273 @0:05
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 13 Sep 2023 07:30:37 +0000 (09:30 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 13 Sep 2023 07:30:37 +0000 (09:30 +0200)
src/Links/Link.php

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