Skip to content

Conversation

@manstie
Copy link

@manstie manstie commented Sep 29, 2022

closePath "attempts to add a straight line from the current point to the start of the current sub-path" so for a straight line it does nothing, and for a curve it draws back to the start point so if you draw quickly you get an ugly two line effect.

image

closePath "attempts to add a straight line from the current point to the start of the current sub-path" so for a straight line it does nothing, and for a curve it draws back to the start point so if you draw quickly you get an ugly two line effect.
@brinley
Copy link
Owner

brinley commented Sep 30, 2022

Have you done much cross browser testing? especially in older browsers?

@manstie
Copy link
Author

manstie commented Sep 30, 2022

It works to specification in IE11
image

I would assume it appears the same for all browsers listed in the compatibility table here

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