asticode/go-astilectron

Native File Drag and Drop

beatscode opened this issue · 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

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.