Skip to content
New issue

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

fix: canvas origin is not at 0,0 #3034

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

candy4290
Copy link

Summary

This PR fixes/implements the following bugs/features

  • Bug 1
  • Bug 2
  • Feature 1
  • Feature 2
  • Breaking changes

when i draw on the canvas returned by html2canvas,i want to start at(0,0). so i want to reset canvas's origin before return

Closing issues

Fixes #3033

@candy4290
Copy link
Author

candy4290 commented Mar 9, 2023

Hello, Can you help me to do a preview when you have time @niklasvh
Or anybody else can help me to do a preview?

@Sharcoux
Copy link

This fix seems suspicious. There should be more impacts if the canvas had a wrong offset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

canvas's origin is not at 0,0
2 participants