]> _ Git - fluidbook-html5.git/commitdiff
try #5373 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 23 Aug 2022 09:21:20 +0000 (11:21 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 23 Aug 2022 09:21:20 +0000 (11:21 +0200)
js/libs/fluidbook/fluidbook.slider.js

index 749cabcc4f0f86d23d35e0046414422c8903d757..6abf882bfc7a8e4c62fc98a7b9c0752db3c297a8 100644 (file)
@@ -231,7 +231,6 @@ FluidbookSlider.prototype = {
         }
     },
 
-
     getCursorXByPage: function (page) {
         var left;
         if (this.fluidbook.l10n.rtl) {