Hi,
I have some problem to change the colors of the nodes when I use one condition.
Per example :
"b nodes
if: [:c | self halt. c inheritsFrom: RTShape];
color: Color yellow."
I try to put one breakpoint on the condition but that don't execute my condition and also don't change color of nodes.
Thank you,
Cheers,
Jonathan.