vkurko / calendar

Full-sized drag & drop JavaScript event calendar with resource & timeline views
https://vkurko.github.io/calendar/
MIT License
964 stars 82 forks source link

Undo editing before the current time #222

Closed parismst closed 4 months ago

parismst commented 5 months ago

Hello,

Is it possible that there is no editing capability before the current time?

image

Thanks

vkurko commented 5 months ago

Hello,

There is no setting to automatically disable dateClick or dragging or resizing in that zone. You need to implement the checks yourself in the appropriate callbacks.

vkurko commented 4 months ago

I hope I can close this issue.