]> _ Git - fluidbook-toolbox.git/commitdiff
wait #5618
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 30 Nov 2022 12:05:31 +0000 (13:05 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 30 Nov 2022 12:05:31 +0000 (13:05 +0100)
resources/linkeditor/js/linkeditor.zoom.js

index 750de7d20f25d9a342c63174b4ae24a93fff05fd..d08f1bfd444bd41774b016d8620cea05b0d5cbc8 100644 (file)
@@ -101,7 +101,6 @@ LinkeditorZoom.prototype = {
 
 
         setTimeout(function () {
-            //$("#linkeditor-zoom").css({overflow: 'hidden'});
             if (this.zoom === 1) {
                 $this.resetZoomDrag();
             }