# HG changeset patch # User Claus Gittinger # Date 920033152 -3600 # Node ID 01ccc289d11247e9df02405d41075aeb1fa48e47 # Parent 99a4be8768409e75e013d7eaebe9f74bd3165490 *** empty log message *** diff -r 99a4be876840 -r 01ccc289d112 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|