Skip to content

fix(pattern): fix matrix order & fix pattern create failed error#851

Merged
Ovilia merged 2 commits into
ecomfe:masterfrom
Frezc:master
Nov 22, 2021
Merged

fix(pattern): fix matrix order & fix pattern create failed error#851
Ovilia merged 2 commits into
ecomfe:masterfrom
Frezc:master

Conversation

@Frezc
Copy link
Copy Markdown
Contributor

@Frezc Frezc commented Nov 21, 2021

fix #850

@pissang pissang requested a review from Ovilia November 22, 2021 01:43
Copy link
Copy Markdown
Member

@Ovilia Ovilia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contributtion!

I added a test case.

fill: {
    image: canvas,
    rotation: Math.PI / 6,
    scaleX: 0.5,
    x: 100
}

Before (wrong)
image

After (correct)
image

@Ovilia Ovilia merged commit f38625c into ecomfe:master Nov 22, 2021
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.

Set DOMMatrix in wrong order

2 participants