-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
When for some reason I extend IGraphicObject I can access all properties of IGraphicObject from my extended class (eg. visible, parent)... except one : color.
This property collide in some way with processing. So so it will not compile if i refer to this.color.
Is it possible for you to rename it to icolor or something like that
Thanks a lot
Metadata
Metadata
Assignees
Labels
No labels