You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling draw_rectangle with multicolor and using the color_* arguments paints the rectangle all white. corner_colors works as expected. This is also seen in the demo.
To Reproduce
Open the demo and expand the "Drawing API / Basic" nodes.
Expected behavior
Individual corner color attributes should behave the same as corner_colors.
Screenshots/Video
Standalone, minimal, complete and verifiable example
Version of Dear PyGui
Version: 1.11.1
Operating System: Ubuntu 22.04
My Issue/Question
Calling draw_rectangle with multicolor and using the color_* arguments paints the rectangle all white. corner_colors works as expected. This is also seen in the demo.
To Reproduce
Open the demo and expand the "Drawing API / Basic" nodes.
Expected behavior
Individual corner color attributes should behave the same as corner_colors.
Screenshots/Video
Standalone, minimal, complete and verifiable example
The text was updated successfully, but these errors were encountered: