# HG changeset patch # User Claus Gittinger # Date 1030035791 -7200 # Node ID c21cb650b2a031a0151895f329ada277c4106e0d # Parent 912fdf2e44a84da47ae964fba29da3dd25119f81 *** empty log message *** diff -r 912fdf2e44a8 -r c21cb650b2a0 ImageEditor.st --- a/ImageEditor.st Thu Aug 22 18:51:59 2002 +0200 +++ b/ImageEditor.st Thu Aug 22 19:03:11 2002 +0200 @@ -2560,7 +2560,7 @@ ^ self ]. - ((depth == 1) + ("(depth == 1)" false or:[cMap size == (1 bitShift:depth)]) ifTrue:[ depth >= 8 ifTrue:[ self warn:'No space for more colors in colormap.'.