r0x0r / pywebview

Build GUI for your Python program with JavaScript, HTML, and CSS
https://pywebview.flowrl.com
BSD 3-Clause "New" or "Revised" License
4.77k stars 555 forks source link

dnd support folders. #1499

Closed pythons closed 1 month ago

pythons commented 1 month ago

In the master branch, the drag-and-drop (dnd) function only supports dragging files. This pull request (PR) implements support for dragging folders.