Skip to content

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

Open
candy4290 wants to merge 1 commit into
niklasvh:masterfrom
candy4290:cxx/3033
Open

fix: canvas origin is not at 0,0#3034
candy4290 wants to merge 1 commit into
niklasvh:masterfrom
candy4290:cxx/3033

Conversation

@candy4290

Copy link
Copy Markdown

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

candy4290 commented Mar 9, 2023

Copy link
Copy Markdown
Author

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
Copy Markdown

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