Issue 765: Cannot drag events between days in AgendaWeek
Status:  Done
Owner: ----
Closed:  Dec 2010
Reported by plunke...@gmail.com, Dec 17, 2010
Looking through draggableDayEvent() and draggableSlotEvent(), I don't see any code to handle dayDelta. minuteDelta is just fine.
Dec 17, 2010
#1 plunke...@gmail.com
For your convenience, attached is a patch. I also submitted a pull request here: http://github.com/arshaw/fullcalendar/pull/13
fullcalendar-765-1.patch
1.8 KB   View   Download
Dec 18, 2010
#2 plunke...@gmail.com
Actually, I think this may have been an issue with my setup. I can't reproduce this anymore...
Dec 26, 2010
Project Member #3 adamrs...@gmail.com
the way i originally coded it, it should work. let me know if there is actually a big somewhere
Status: Done