Skip to content

fix(path): revert #1096 to be path.setData#1105

Merged
plainheart merged 1 commit intorelease-devfrom
fix-path
Dec 4, 2024
Merged

fix(path): revert #1096 to be path.setData#1105
plainheart merged 1 commit intorelease-devfrom
fix-path

Conversation

@Ovilia
Copy link
Copy Markdown
Member

@Ovilia Ovilia commented Dec 4, 2024

#1096 changes path.setData(pathProxy.data); into path.appendPath(pathProxy); to support compoundPath but it causes appending path data for unexpected multiple times (see demo at echarts/test/geo-svg-demo.html).

This PR reverts the changes and I will find another way to support compoundPath later.

@plainheart plainheart merged commit 2896ce3 into release-dev Dec 4, 2024
@plainheart plainheart deleted the fix-path branch December 4, 2024 06:47
100pah added a commit that referenced this pull request Jun 16, 2025
100pah added a commit that referenced this pull request Jun 17, 2025
feat: may be an approach to fix #1105
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.

2 participants