Status: New Owner: ---- CC: alexandr...@gmail.com Labels: Type-Defect Priority-Medium Component-Roassal
New issue 970 by tu...@tudorgirba.com: Roassal Ellipse does not support no border http://code.google.com/p/moose-technology/issues/detail?id=970
Try this:
view shape ellipse borderWidth: 0. view nodes: #(1 2 3)
You will see that the border is drawn.
The current workaround is to set the borderColor to Color transparent.