diff --git a/Source/NSColorPanel.m b/Source/NSColorPanel.m index cae2ce98d..dc87a5594 100644 --- a/Source/NSColorPanel.m +++ b/Source/NSColorPanel.m @@ -244,7 +244,7 @@ static int _gs_gui_color_picker_mode = NSRGBModeColorPanel; [image setBackgroundColor: aColor]; [sourceView dragImage: image - at: [sourceView frame].origin + at: [sourceView bounds].origin offset: NSMakeSize(0,0) event: anEvent pasteboard: pb