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 scale calculation #1501

Merged
merged 2 commits into from
Jan 7, 2023
Merged

fix scale calculation #1501

merged 2 commits into from
Jan 7, 2023

Conversation

rvilarl
Copy link
Collaborator

@rvilarl rvilarl commented Dec 24, 2022

fix #1126
@ronyeh do these changes address the issue? There are no visual differences.

@rvilarl rvilarl requested a review from ronyeh December 24, 2022 22:36
@rvilarl rvilarl closed this Dec 27, 2022
@rvilarl rvilarl deleted the fix/1126 branch December 27, 2022 08:09
@rvilarl rvilarl restored the fix/1126 branch December 29, 2022 01:20
@rvilarl rvilarl reopened this Dec 29, 2022
@mscuthbert
Copy link
Collaborator

It looks good to me -- if there are no visual tests that change, can we add the test from #1126 to the suite so it doesn't break in the future?

@rvilarl
Copy link
Collaborator Author

rvilarl commented Jan 7, 2023

Test modified as prepared by @ronyeh, no visual differences.

Merging.

@rvilarl rvilarl merged commit d8b4c70 into 0xfe:master Jan 7, 2023
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.

SVGContext's scale(x, y) works differently from CanvasContext's scale(x,y)
2 participants