--- layout: docs title: DraggableImg edit_url: "https://github.com/nylas/N1/blob/master/src/components/draggable-img.cjsx" ---
Images are supposed to by default show a ghost image when dragging and dropping. Unfortunately this does not work in Electron. Since we're a desktop app we don't want all images draggable, but we do want some (like attachments) to be able to be dragged away with a preview image.