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

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