]> _ Git - fluidbook-html5.git/commitdiff
#1344
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 12 Apr 2017 17:09:18 +0000 (19:09 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 12 Apr 2017 17:09:18 +0000 (19:09 +0200)
js/libs/fluidbook/fluidbook.interact.js

index f883845910694d1fefc5d6908b2f702e184292d9..cd68e000ad9eba5e2e5ab377ff39a2f62fda71e8 100644 (file)
@@ -10,6 +10,7 @@ FluidbookInteract.prototype = {
             $this.move(e);
         });
     },
+
     move: function (e) {
         console.log(e);
     }