| Issue 1912: | any reason why renderEvent re-renders all events | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I just noticed that calling renderEvent() for one single event has the effect to re-render all events. What is the reason for that? Is there a way to disable it? Thanks!
Aug 24, 2013
Project Member
#1
adamrs...@gmail.com
Status:
WontFix
Sep 2, 2015
It will be useful to add an optional parameter to define if all events have to be redraw. Because personnaly, I change the background color dinamically in the eventRender callback, and unfortunately, the event color blinks when they are all redrew... :/ |
|
| ► Sign in to add a comment |