#FEATURE by cg
authorClaus Gittinger <cg@exept.de>
Sat, 21 Jan 2017 01:09:36 +0100
changeset 5417 054dfa979ced
parent 5416 9da5642194a6
child 5418 6daf3c670147
#FEATURE by cg class: ImageEditView changed: #pasteAt:mode:
ImageEditView.st
--- a/ImageEditView.st	Sat Jan 21 01:08:49 2017 +0100
+++ b/ImageEditView.st	Sat Jan 21 01:09:36 2017 +0100
@@ -1381,7 +1381,8 @@
             imagePoint := choosenBox origin//magnification.
 
             copiedImage := Clipboard copy.
-
+            copiedImage isNil ifTrue:[^ self].
+            
             true "/ image photometric == #palette 
             ifTrue:[
                 "/ for all colors in the pasted image,