Commit e8b9eae0 by dos

init

parent aa2f5bc0
......@@ -109,7 +109,7 @@ $(document).ready(function () {
$('.upload-before').show();
$('.upload-after').show();
$('.username,.company').show();
var mc = new Hammer($('#uploadCanvas').get(0));
var mc = new Hammer($('.touch').get(0));
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