class: ImageEditor
authorClaus Gittinger <cg@exept.de>
Fri, 21 Jun 2013 00:50:10 +0200
changeset 3020 7ee98e6a7aab
parent 3019 8f9d189e1c21
child 3021 3cdebdf0071d
class: ImageEditor changed: #ditherToDepth:
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:[