]> _ Git - fluidbook-html5.git/commitdiff
wait #3120
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 21 Nov 2019 16:06:53 +0000 (17:06 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 21 Nov 2019 16:06:53 +0000 (17:06 +0100)
js/libs/fluidbook/fluidbook.tabs.js

index fd675e081dd87c1d564725d6e2dd1633060dd770..41247b9431d87ec344ff82c6e009d0a8791bd3d9 100644 (file)
@@ -42,7 +42,6 @@ FluidbookTabs.prototype = {
 
     guessBookScale: function (bookScale, aw, fww) {
         if (!this.hasSVGTabs || !this.svgLoaded) {
-            this.changeVisibility('priority', true);
             return 1;
         }