*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Fri, 26 Feb 1999 13:45:52 +0100
changeset 1040 01ccc289d112
parent 1039 99a4be876840
child 1041 56ae9768b7ff
*** empty log message ***
UIGalleryView.st
--- a/UIGalleryView.st	Fri Feb 26 13:45:27 1999 +0100
+++ b/UIGalleryView.st	Fri Feb 26 13:45:52 1999 +0100
@@ -668,7 +668,7 @@
 
         sv ~~ inputView ifTrue:[
             (sv bounds intersects:r) ifTrue:[
-                sv borderColor:(Color gray:5).
+                "/ sv borderColor:(Color gray:5).
                 sv borderColor:(Color black).
 
                 sv withAllSubViewsDo:[:v|