diff -r 050c6d4d427d -r 17bbaf777e08 UIPainterView.st --- a/UIPainterView.st Thu Aug 07 12:33:13 2008 +0200 +++ b/UIPainterView.st Thu Aug 07 16:16:59 2008 +0200 @@ -458,7 +458,7 @@ |view newOrigin uiPainterAttributes thisAbsOrigin| uiPainterAttributes := eachSpec otherAttributeAt:#uiPainterAttributes. -"/ eachSpec otherAttributeAt:#uiPainterAttributes put:nil. + eachSpec otherAttributeAt:#uiPainterAttributes put:nil. view := self addSpec:eachSpec builder:builder in:containerToPasteInto.