Commit f304ef38 by doszhang

dos

parent d51005d3
......@@ -471,7 +471,9 @@ function bindUpload(that, ctx, myCanvas, index, callback, imgInfo) {
}
console.log(objectImg);
drawImage(ctx, myCanvas, objectImg, imgInfo);
}
callback(objectImg);
});
}
......
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