Issue 1552: Resizing and Dragging GCal event
Status:  Done
Owner: ----
Closed:  Aug 2013
Reported by tom.wall...@delagua.org, Sep 26, 2012
Hi,

I have essentially written custom code around the selectable.html example that comes with the FullCalendar download. In this example you can resize and drag without issue. Unfortunately this feature has stopped working in my custom example. I have narrowed the issue down to the fact that I am using a google calendar url to populate my events. If I comment out my url and replace it with the hard coded events in the example, it works again.

Not sure if this is by design or not, but would be good to know either way.
Sep 26, 2012
#1 tom.wall...@delagua.org
Problem solved - Edit the gcal.js line 26 - sourceOptions.editable = true
Aug 18, 2013
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Done