-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Issue on change strokeWidth on the fly #3556
Comments
http://fabricjs.com/fabric-object-caching as soon as i will update this page with better descriptions for groups also, i ll point you there and close the issue. Give it a read, your case is covered but not really explicitly. |
Ok ! Thank you so much |
Ok i addressed the document, anyway the problem is weird and i think i will fix it. |
Yes I did it to solve my problem for the moment. I also noticed that I have much more blur on my objects on zoom in my canvas, even if I set noScaleCache to false. |
that is strange. Can you post a fiddle? that may be image positioning that i notice less because i have a retina screen. |
Got the error of the setting true. |
1.7.3 won't be released soon, please check the fix and backport if needed. |
Version
1.7.2
Test Case
https://jsfiddle.net/jf03bbc3/7/
Steps to reproduce
select the rectangle
Expected Behavior
the strokeWidth must be added to the first element of the group and be visible
Actual Behavior
we do not see the strokeWidth until we resize the rectangle
Thanks !
The text was updated successfully, but these errors were encountered: