File Drag & Drop Support?
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
I am using this crate via [neutrino](https://github.com/alexislozano/neutrino) for a Windows-specific desktop app and in need of file drag & drop support.
I don't know much about WinAPI stuff, but looked some things up: can it be as easy as implementing [`UI_GetDropTarget()`](https://github.com/Boscop/web-view/blob/master/webview-sys/webview_mshtml.c#L462) function?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.