*** empty log message ***
authorsr
Thu, 07 Aug 2008 16:16:59 +0200
changeset 2388 17bbaf777e08
parent 2387 050c6d4d427d
child 2389 5d9d082a012f
*** empty log message ***
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.