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

Innappropriate stroke dasharray length #189

Open
Lucien950 opened this issue Dec 28, 2020 · 2 comments
Open

Innappropriate stroke dasharray length #189

Lucien950 opened this issue Dec 28, 2020 · 2 comments

Comments

@Lucien950
Copy link

When complex shapes are put in the path attribute, the automatic stroke-dasharray length is much too long, which causes each iteration to have a lot of downtime(time when the dash isn't looping)

@Lucien950
Copy link
Author

this function i believe

image

@Lucien950
Copy link
Author

Lucien950 commented Dec 28, 2020

caused by when you have more than one line in a compound path, and the length calculation takes the length of the whole shape
image

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

No branches or pull requests

1 participant