garettbass / UnityExtensions.ArrayDrawer

ArrayDrawer is a base class like PropertyDrawer, but for arrays and lists.
MIT License
131 stars 21 forks source link

drag drop multiple elements #11

Open extrawurst opened 5 years ago

extrawurst commented 5 years ago

First of all thanks for this awesome project!

The only real disadvantage I see with this component compared to the regular array drawer is that the original supports drag/dropping a list of elements into it.

Any idea if it is possible to support this aswell?

garettbass commented 5 years ago

Thanks for the kind words, I’m glad this is still useful to someone. A pull request implementing this feature would be very welcome. My new employer is an Unreal Engine studio, so I’m not iterating on my UnityExtensions right now. If you are interested in contracting me to add this feature, I’m open to negotiation.