I tried to set the drag image via `e.originalEvent.dataTransfer.setDragImage` when `@strat`, but not work. How can I reset the dragging image, such as reset into a image.
I tried to set the drag image via
e.originalEvent.dataTransfer.setDragImagewhen@strat, but not work.How can I reset the dragging image, such as reset into a image.