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

'stroke-linecap' for null length path is processed incorrectly #394

Open
f3dm76 opened this issue Jun 4, 2018 · 1 comment
Open

'stroke-linecap' for null length path is processed incorrectly #394

f3dm76 opened this issue Jun 4, 2018 · 1 comment
Labels
Milestone

Comments

@f3dm76
Copy link
Collaborator

f3dm76 commented Jun 4, 2018

No description provided.

@f3dm76 f3dm76 added this to the 0.9.x milestone Jun 4, 2018
@ystrot ystrot removed the bug label Feb 6, 2019
@mnndnl
Copy link
Contributor

mnndnl commented May 29, 2019

If stroke-linecap == .square and path.boundingBox.isEmpty == true then the path is rendered as a rectangle with 45 angle. For other stroke-linecap - all is fine. This is Apple's bug.

painting-control-04-f-manual

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants