Skip to content

fix(canvas): fix extra save caused in dirty rect.#765

Merged
pissang merged 1 commit into
masterfrom
fix-extra-save
May 24, 2021
Merged

fix(canvas): fix extra save caused in dirty rect.#765
pissang merged 1 commit into
masterfrom
fix-extra-save

Conversation

@pissang
Copy link
Copy Markdown
Contributor

@pissang pissang commented May 24, 2021

Fix apache/echarts#15005 . Potential memory leak is also avoided.

@pissang pissang requested a review from Ovilia May 24, 2021 05:10
@pissang pissang merged commit 9780bd8 into master May 24, 2021
@pissang pissang deleted the fix-extra-save branch May 24, 2021 05:13
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.

Safari canvas error: CanvasRenderingContext2D.save() has been called without a matching restore() too many times. Ignoring save().

2 participants