]> _ Git - fluidbook-html5.git/commitdiff
wip #5211 @0:10
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 5 Apr 2022 07:46:56 +0000 (09:46 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 5 Apr 2022 07:46:56 +0000 (09:46 +0200)
js/libs/fluidbook/fluidbook.touch.js

index ca12c435e44d32cf35813c16e3e67e6ea92763ae..6c8fe956087aa87c852ce782b082009ae76ecfe4 100644 (file)
@@ -76,7 +76,7 @@ FluidbookTouch.prototype = {
 
         this.options = {
             domEvents: this.fluidbook.mobilefirst.enabled,
-            touchAction: touchAction
+            touchAction: this.touchAction
         };
 
         this.initHammerManager();