xzdarcy / react-timeline-editor

react-timeline-editor is a react component used to quickly build a timeline animation editor.
https://zdarcy.com/
MIT License
284 stars 82 forks source link

Drag & Drop events on timeline row #52

Open tdanh2k opened 2 months ago

tdanh2k commented 2 months ago

First of all, thank you for an incredible library that helped me alot for the past few months. May I request the drag & drop-related events on timeline row be added, like "onRowDragOver" or "onRowDrop" and things like that. or maybe set the row and action id to the repective html element too.