lukasbach / react-complex-tree

Unopinionated Accessible Tree Component with Multi-Select and Drag-And-Drop
https://rct.lukasbach.com
MIT License
944 stars 74 forks source link

Drag custom files to the tree #275

Closed vovsemenv closed 5 months ago

vovsemenv commented 1 year ago

I want to drop custom attachmetns like images to the nodes of the tree. Is it possible with the library itself or i need to add additional drop handler?

vovsemenv commented 1 year ago

ok, found out issue #250

lukasbach commented 1 year ago

Hey @vovsemenv, was your issue resolved?