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: Fix to animate with stroke-dasharray #352

Merged
merged 1 commit into from
Oct 25, 2023
Merged

fix: Fix to animate with stroke-dasharray #352

merged 1 commit into from
Oct 25, 2023

Conversation

MikuroXina
Copy link
Collaborator

Resolves #351.

テキストが正しく表示されるようにはしましたが, ストロークの単位系が違うためイージングの動きはブラウザで異なるままです.

@MikuroXina MikuroXina added the bug Something isn't working label Oct 4, 2023
@MikuroXina MikuroXina self-assigned this Oct 4, 2023
@MikuroXina MikuroXina requested a review from shun-shobon October 4, 2023 20:47
@MikuroXina MikuroXina enabled auto-merge (squash) October 5, 2023 03:40
Copy link
Member

@shun-shobon shun-shobon left a comment

Choose a reason for hiding this comment

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

Safariでも確認しました。とりあえずスタイル崩れとかは無さそうなので良さそうですね

@MikuroXina MikuroXina merged commit b3d026e into main Oct 25, 2023
6 checks passed
@MikuroXina MikuroXina deleted the fix/#351 branch October 25, 2023 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

トップページのストロークアニメーションの挙動が Safari だけ異なる
2 participants