From: Vincent Vanwaelscappel Date: Wed, 12 Apr 2017 17:09:18 +0000 (+0200) Subject: #1344 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=9e49db36ee8d871849cece59f781c2fcd092e772;p=fluidbook-html5.git #1344 --- diff --git a/js/libs/fluidbook/fluidbook.interact.js b/js/libs/fluidbook/fluidbook.interact.js index f8838459..cd68e000 100644 --- a/js/libs/fluidbook/fluidbook.interact.js +++ b/js/libs/fluidbook/fluidbook.interact.js @@ -10,6 +10,7 @@ FluidbookInteract.prototype = { $this.move(e); }); }, + move: function (e) { console.log(e); }