My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1798: call to updateEvent force rerender of all events
  Back to list
Status:  Done
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by Maksim.Y...@gmail.com, Apr 19, 2013
currently all events are cleaned and are rendered again in case of update at one single event.
i have to display a big amount of events in a week view and rerender takes ~10 seconds on every single update :(.
is there a way to rerender only one modified event?
Aug 24, 2013
Project Member #1 adamrs...@gmail.com
this has to happen, because there are a number of factors that might require other surround events to be rerendered:
- if the resulting height of the event changes, other events need to be pushed down
- if the date changes, it will cause reordering of the events within a day, so those other events will need to be repositioned

It might be possible to make some optimizations, however, if more ppl complain of slow rerenders, I will further consider this. but for now, there are a lot of other issue that take priority over optimizations.
Status: Done
Sign in to add a comment

Powered by Google Project Hosting