Open maxxgamer opened 6 years ago
It fixes a problem where the drag resets the "text" data on dataTransfer which lead to problems when dragging to an external application.
Now the dataTransfer is only set to '' when nothing else is set yet.
It fixes a problem where the drag resets the "text" data on dataTransfer which lead to problems when dragging to an external application.
Now the dataTransfer is only set to '' when nothing else is set yet.