Error occured when drawing the Shape objects on mac m1 pro #2518
Replies: 3 comments 1 reply
-
This is not a bug: |
Beta Was this translation helpful? Give feedback.
-
Thanks for quick reply, |
Beta Was this translation helpful? Give feedback.
-
Adjust your code like this: if path["fill"]: ...
if path["color"]: ...
etc. For some background: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug (mandatory)
A clear and concise description of what the bug is.
To Reproduce (mandatory)
Additional context (optional)
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions