Comment #9 on issue 1097 by nicolaih...@gmail.com: Not all shapes support borderColor/borderWidth https://code.google.com/p/moose-technology/issues/detail?id=1097
Ah thank you, I thought this kind of "ellipsis" wouldn't be like a real ellipse and would look different, but it looks quite similar (can not see any a difference). We should take this solution.
I attached a changeset with the above mentioned ellipse drawing. And Polygonshapes with no border are working again.
I moved the strokeWidth, and accessors and the method drawStrokeIfNecessaryOn: up to the TRShape class
Attachments: issue_1097_border_for_all_shapes.cs 6.5 KB