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(svg): fix shape may disappear after morphing animation is finished in SVG renderer #976

Merged
merged 1 commit into from
Nov 26, 2022

Conversation

plainheart
Copy link
Collaborator

@plainheart plainheart commented Nov 25, 2022

Rebuild path when an element has no path.
- This fixes the shape may disappear after the morphing animation is finished in the SVG renderer.

See also test/universalTransition2.html for reproduction.

Before After
BA AA
BB AB

@plainheart plainheart changed the base branch from master to release November 26, 2022 01:28
- This can fix the shape may disappear after morphing animation is finished in SVG renderer.
@pissang pissang merged commit 5e4f5af into release Nov 26, 2022
@plainheart plainheart deleted the fix/morph-path branch November 26, 2022 03:54
@plainheart plainheart changed the title fix(morph): fix shape may disappear after morphing animation is finished in SVG renderer fix(svg): fix shape may disappear after morphing animation is finished in SVG renderer Nov 30, 2022
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