vkurko / calendar

Full-sized drag & drop JavaScript event calendar with resource & timeline views

Home Page:https://vkurko.github.io/calendar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undo editing before the current time

parismst opened this issue · comments

Hello,

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

image

Thanks

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.

I hope I can close this issue.