Commit 2dc5d421 authored by minseok.park's avatar minseok.park

rollback

parent d25918d9
...@@ -22,7 +22,6 @@ ...@@ -22,7 +22,6 @@
scrollX: 0, // reset scrollX for canvas capturing scrollX: 0, // reset scrollX for canvas capturing
scrollY: 0, // reset scrollY for canvas capturing scrollY: 0, // reset scrollY for canvas capturing
scale: 1.3, scale: 1.3,
allowTaint: true,
useCORS: true, useCORS: true,
}).then(canvas => { }).then(canvas => {
screenshotImg.src = canvas.toDataURL() screenshotImg.src = canvas.toDataURL()
......
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 to comment