# HG changeset patch # User Claus Gittinger # Date 1371768610 -7200 # Node ID 7ee98e6a7aabc080ced3685c6482a94ab70c4d5a # Parent 8f9d189e1c21fd2f164f67a734bfad5ce381c8bc class: ImageEditor changed: #ditherToDepth: diff -r 8f9d189e1c21 -r 7ee98e6a7aab ImageEditor.st --- a/ImageEditor.st Thu Jun 20 17:57:40 2013 +0200 +++ b/ImageEditor.st Fri Jun 21 00:50:10 2013 +0200 @@ -5182,7 +5182,7 @@ ditherColors := ditherColors , moreColors. ]. ] ifFalse:[ -self halt. + self halt:'unhandled dither color setup'. ]. self withExecuteCursorDo:[