ng-drag-drop
ng-drag-drop copied to clipboard
Proxy native files drop
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!
not possible?
@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.