Issue 1446: resize specific method
Status:  WontFix
Owner: ----
Closed:  Aug 2013
Reported by enax...@gmail.com, Jun 21, 2012
Hey,

The render method :
1° readjusts the size,
2° refetchs the events,
3° rerenders the events.

There are specifics methods for 2° and 3°. It would be great to have a method for 1° too.
Aug 18, 2013
Project Member #1 adamrs...@gmail.com
you can just do a `render` method call followed by a `refetchEvents` method call
Status: WontFix