-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[Bug]: Path stroke bbox #8399
Comments
I think fabric isn't fully there in term of the arc command. |
@ShaMan123 no, it works that not only for circle, but for all shapes with rounded border, for example for rhombus |
@ShaMan123 yes, it looks like. Is your PR will fix this problem? |
Should |
Why this problem occur only when cache enabled? |
It isn't really. |
CheckList
Version
5.2.1
In What environments are you experiencing the problem?
Chrome
Node Version (if applicable)
No response
Link To Reproduction
https://codesandbox.io/s/delicate-surf-2uq4wr
Steps To Reproduce
Expected Behavior
Figure must be circle. Any zoom changes must not affect on shape of figure
Actual Behavior
You see a critically distorted figure, it's not a circle.
If you set zoom = 1 or will disable cache, you will see a correct shape.
Error Message & Stack Trace
No response
The text was updated successfully, but these errors were encountered: