We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the canvas returned by html2canvas, it's origin is not at 0,0. When i draw on it again, it's a trouble。 (https://jsfiddle.net/xiaoxiang930601/mny3dro6/5/)
The text was updated successfully, but these errors were encountered:
I checked the source code and found the reason
html2canvas/src/render/canvas/canvas-renderer.ts
Line 81 in 6020386
Sorry, something went wrong.
anybody can help me to do a preview?
Successfully merging a pull request may close this issue.
Bug reports:
the canvas returned by html2canvas, it's origin is not at 0,0. When i draw on it again, it's a trouble。
(https://jsfiddle.net/xiaoxiang930601/mny3dro6/5/)
Specifications:
The text was updated successfully, but these errors were encountered: