*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 11 May 2009 08:36:06 +0200
changeset 2508 d9dc378aaf8d
parent 2507 42c9db715d33
child 2509 89612a372d8b
*** empty log message ***
UIPainterView.st
--- 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:[