# HG changeset patch # User Claus Gittinger # Date 1242023766 -7200 # Node ID d9dc378aaf8d630551f181a5fc145f7186e6ff1c # Parent 42c9db715d33bfc96f8c4c35778db50cd56e4fc8 *** empty log message *** diff -r 42c9db715d33 -r d9dc378aaf8d 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:[