Commit 42ec57ac by doszhang

dos

parent 827a573f
......@@ -380,7 +380,7 @@ function bindMc(mc, ctx, myCanvas, img, imgInfo) {
});
var oldpoz = {};
mc.on('panstart panmove panend', function (event) {
console.log(1)
console.log(img)
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