Commit 92d5f07d by doszhang

dos

parent db82e1f7
......@@ -106,6 +106,7 @@ $(document).ready(function () {
$('.upload-before').show();
$('.upload-after').show();
var mc = new Hammer($('#uploadCanvas').get(0));
console.log(imgInfo)
bindMc(mc, uploadCtx, uploadCanvas, img, imgInfo);
}, imgInfo);
return false;
......
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