birik / react-week-calendar

A flexible week calendar implemented in React.js.
MIT License
56 stars 35 forks source link

Resizing events after they've been created #3

Open treehouseops opened 5 years ago

treehouseops commented 5 years ago

Would be great to adjust length of event after it's been created by dragging. Preferably by 15 min or custom intervals, regardless of the time intervals on the overall cells.

birik commented 5 years ago

Hi, It is not clear, what did you mean. Can you give some more explanation with some example?

mnob2019 commented 4 years ago

thats actually quite an impressive component, but I also have a question about the events resizing and dragging dropping. I would do PR but cannot find where to start to try to implement something.