feross/drag-drop

Remove the drag class when the drag+drop stops

Closed this issue · 4 comments

The drag class is convenient, but for now it looks like stays even if the user stops dragging something over the app. We should remove it when that happens.

This is likely an Electron-only issue. This behaves correctly in all browsers on https://instant.io.

webtorrent-app issue: webtorrent/webtorrent-desktop#75

This is fixed in d65c46d

Released as 2.11.0