From: Vincent Vanwaelscappel Date: Tue, 5 Apr 2022 07:46:56 +0000 (+0200) Subject: wip #5211 @0:10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=16bbdd704cec0f6522a83788614a1ced2ec2ac50;p=fluidbook-html5.git wip #5211 @0:10 --- diff --git a/js/libs/fluidbook/fluidbook.touch.js b/js/libs/fluidbook/fluidbook.touch.js index ca12c435..6c8fe956 100644 --- a/js/libs/fluidbook/fluidbook.touch.js +++ b/js/libs/fluidbook/fluidbook.touch.js @@ -76,7 +76,7 @@ FluidbookTouch.prototype = { this.options = { domEvents: this.fluidbook.mobilefirst.enabled, - touchAction: touchAction + touchAction: this.touchAction }; this.initHammerManager();