-
I want to set a uniform selection border color for all objects.
The code doesn't work as written. |
Beta Was this translation helpful? Give feedback.
Answered by
RylanBot
Oct 17, 2024
Replies: 2 comments
-
Oh, I see now. I checked out this discussion, and that really helped. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RylanBot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh, I see now. I checked out this discussion, and that really helped.
The correct syntax for version 6 is:
FabricObject.ownDefaults.borderColor = 'red';