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.'.