| Issue 2307: | List View eventRender trigger | |
| 1 person starred this issue and may be notified of changes. | Back to list |
First of all, thank you soooo much for adding the list view. One of the features I have been looking for but was never there.
One of my biggest problems with fullcalendar is that for me events are more than just a title, therefore I update the events using eventRender trigger. I noticed that the event isn't being called in the latest version of FC.
I added the following at line 8024, though it may not be the ideal implementation:
this.trigger('eventRender', e, e, segEl);
Also, I am not sure if this is intended, but eventAfterAllRender is also not called after everything is rendered.
Oct 30, 2014
Project Member
#1
adamrs...@gmail.com
Status:
Invalid
|
|
| ► Sign in to add a comment |