namespace-ee / react-calendar-timeline

A modern and responsive react timeline component.
MIT License
1.91k stars 613 forks source link

Adding a new item already selected and resizable #892

Open francescovenica opened 1 year ago

francescovenica commented 1 year ago

Is your feature request related to a problem? Please describe. The goal would be to click on the timeline -> create the item with the starting time in the point you clicked -> move to the right to edit the right edge time

Describe alternatives you've considered For now I'm using the onCanvasClick to create a new item, select it using the selected props but unfortunately I'm the resizw/move doesn't work