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

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