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

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