UIPainterView.st
changeset 2508 d9dc378aaf8d
parent 2505 2d43dbc0e86c
child 2509 89612a372d8b
--- a/UIPainterView.st	Sun May 10 22:50:12 2009 +0200
+++ b/UIPainterView.st	Mon May 11 08:36:06 2009 +0200
@@ -295,7 +295,7 @@
         viewsToRemove size == 1 ifTrue:[
             |subviews index|
 
-            newSelection components notEmptyOrNil ifTrue:[ self halt ].
+            "/ newSelection components notEmptyOrNil ifTrue:[ self halt ].
             subviews := newSelection subViews.
 
             subviews size > 1 ifTrue:[