forked from openalea/lpy
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi,
The following code produce SetWidth(1)SetColor(3)F(X.length)
is raising unwanted warnings in my lsystem:
openalea\lpy\gui\simulation.py:808: Warning: Invalid Color value 3 in setColor (maximum is -1)
@fredboudon pointed out that my code was also having GetPos-like functions that may call a supplementary turtle which does not work fine with setcolor
Thks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels