| Issue 824: | Setting to disallow dragging past the first and last hours in Agenda view | |
| 3 people starred this issue and may be notified of changes. | Back to list |
Currently, you can drag an event past the beginning and ending boundaries. For example, if I don't put a minTime or maxTime, I can drag an event past midnight either way, instead of it stopping at midnight. If minTime and maxTime are provided, I can drag past those times. It should stop at the time boundary.
Feb 13, 2011
Project Member
#1
adamrs...@gmail.com
Status:
Maybe
Feb 14, 2011
I actually have discovered a way to prevent dragging past the boundaries. Find the function `draggableSlotEvent`, look for `eventElement.draggable({` and underneath it, with all of it's other options, add the line `containment: ".fc-agenda-body table",`.
Aug 13, 2013
(No comment was entered for this change.)
Status:
Accepted
Labels: Type-BehaviorMod
Aug 14, 2013
(No comment was entered for this change.)
Summary:
Setting to disallow dragging past the first and last hours in Agenda view
(was: Disallow dragging past the first and last hours in Agenda view)
Labels: -Type-BehaviorMod Type-Feature
Aug 21, 2015
Discussion for this issue has moved to the following URL: https://github.com/fullcalendar/fullcalendar/issues/1093 This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event. Happy coding, Adam
Status:
ExportedToGithub
|
|
| ► Sign in to add a comment |