UIGalleryView.st
changeset 1040 01ccc289d112
parent 1017 4bfffe913f94
child 1113 aec10e7dbe80
--- 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|