]> _ Git - fluidbook-html5.git/commitdiff
#1344
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 13 Apr 2017 11:37:17 +0000 (13:37 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 13 Apr 2017 11:37:17 +0000 (13:37 +0200)
js/libs/fluidbook/fluidbook.interact.js

index cd68e000ad9eba5e2e5ab377ff39a2f62fda71e8..b8d53113dfced9a39e73821dbbb84bcfd38e8bb2 100644 (file)
@@ -12,6 +12,6 @@ FluidbookInteract.prototype = {
     },
 
     move: function (e) {
-        console.log(e);
+       // console.log(e);
     }
 }
\ No newline at end of file