element-web/src/components
Richard van der Hoff 86a5e1f38d Reduce number of renders on received events
TimelinePanel rerenders are expensive, so we want to do as few as possible. So,
when we get a new timeline event, make sure that we update the RM and add the
new event at the same time.
2016-04-19 23:45:51 +01:00
..
structures Reduce number of renders on received events 2016-04-19 23:45:51 +01:00
views Fix test failures introduced by last PR 2016-04-19 21:10:23 +01:00