Commit 04e3f911 by doszhang

dos

parent 8e695fff
...@@ -72,6 +72,7 @@ $(document).ready(function () { ...@@ -72,6 +72,7 @@ $(document).ready(function () {
$('.btn-go').on('click',homeBtnGoHandleClick); $('.btn-go').on('click',homeBtnGoHandleClick);
$('[name=btn-tocreate]').change(function() { $('[name=btn-tocreate]').change(function() {
initCanvas();
imgInfo.rotation = 0; imgInfo.rotation = 0;
imgInfo.x = 0; imgInfo.x = 0;
imgInfo.y = 0; imgInfo.y = 0;
......
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