Multiple calls of DrawRing behave weird #4152
Replies: 1 comment
-
Got it. I interpreted the arguments to DrawRing wrongly. Never mind. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to draw a ring with different colored segments. It seems like that the second call to DrawRing overrides the previous call. At least, the color is set for all segments to GREEN. Any idea or suggestions to work around this? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions