go-astilectron icon indicating copy to clipboard operation
go-astilectron copied to clipboard

Native File Drag and Drop

Open beatscode opened this issue 2 years ago • 1 comments

Is there any way to leverage electron's native file drag and drop? https://www.electronjs.org/docs/latest/tutorial/native-file-drag-drop

beatscode avatar May 22 '22 14:05 beatscode

Right now there's no way to leverage that API. It seems like quite a big change to integrate and I won't have time to work on this anytime soon, therefore I'm welcoming PRs.

asticode avatar May 23 '22 07:05 asticode