You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically the path data always makes the path starts somewhere half of the width of the stroke and I understand that works for circle but it wouldn't work for square or butt since it is basically adding offset to the beginning of the stroke and missing it up, so "5" percent looks like "15" percent.
Would propose to remove that. I can make a simple pull request for it if you want.