ng-drag-drop icon indicating copy to clipboard operation
ng-drag-drop copied to clipboard

Proxy native files drop

Open rui-cruz opened this issue 8 years ago • 2 comments

Feature request:

When I drop a native file, dragData is undefined, is there a chance to somehow dispatch a "DropNativeEvent" or a nativeFile(s) array property?

Thank you!

rui-cruz avatar Oct 10 '17 21:10 rui-cruz

not possible?

rui-cruz avatar Oct 14 '17 23:10 rui-cruz

@rui-cruz, how are you able to trigger the drop on draggable with a file? I can't drop a file from desktop to the draggable directive.

ObaidUrRehman avatar Oct 19 '17 10:10 ObaidUrRehman