display.save bug with setStrokeColor

I’m using 2.0 beta 5.

When I create a display.newRect and set the stroke color, using the display.save command does not render the rectangles correctly. Each rectangle is almost completely covered by the color of the stroke.

A quick workaround is to set .strokeWidth = 0 for each rectangle in the group while the image is generated.

Thanks. [import]uid: 5652 topic_id: 1340 reply_id: 301340[/import]