poush / H2

Supporting light weight extensions for heavy task lifting
MIT License
16 stars 32 forks source link

Create a drag-drop service provider #91

Open poush opened 5 years ago

poush commented 5 years ago

Currently, the drag-drop works on renderer part completely with no proper 3 step channel as described in #88

We have to listen for any file that is dragged then pass it to the service provider for proper channeling of the content.