You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This HTML5FileDropTargetExtension extends DropTargetExtension should replace the old feature for accepting drops for files from desktop. Similarly to the old one, the file should be automatically uploaded and the user can use the receiver to decide what to do with the file.
This
HTML5FileDropTargetExtension extends DropTargetExtension
should replace the old feature for accepting drops for files from desktop. Similarly to the old one, the file should be automatically uploaded and the user can use the receiver to decide what to do with the file.This sample should be replaced with the new one: http://demo.vaadin.com/sampler-77/#ui/drag-drop/drag-from-desktop
The text was updated successfully, but these errors were encountered: