I ran into a problem when trying to access the element argument in the
eventResize code. I believe the issue can be addresses by changing the
following line in _addResizableToCalEvent from:
options.eventResize(newCalEvent, calEvent, $calEvent);
to:
options.eventResize(newCalEvent, $calEvent);
Thanks,
Nathan
Original issue reported on code.google.com by nathanwp...@gmail.com on 7 Nov 2009 at 7:11
Original issue reported on code.google.com by
nathanwp...@gmail.com
on 7 Nov 2009 at 7:11