Commit 827a573f by doszhang

dos

parent 76d60e87
......@@ -380,6 +380,7 @@ function bindMc(mc, ctx, myCanvas, img, imgInfo) {
});
var oldpoz = {};
mc.on('panstart panmove panend', function (event) {
console.log(1)
event.preventDefault();
if (!img) {
return;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment