element-portable/src/components
Richard van der Hoff 3bd33d0985 Fix the missing date separator at the start of rooms
When we first hit the start of the room, we still have a pagination token, so
we hide the date separator. When we try to backpaginate again, we get an empty
result, and the pagination token is cleared.

Make sure that we update state. canBackPaginate even when there are no new
results, to handle this case.

Fixes https://github.com/vector-im/vector-web/issues/1014
2016-03-10 13:42:46 +00:00
..
structures Fix the missing date separator at the start of rooms 2016-03-10 13:42:46 +00:00
views ForceUpdate the scrollpanel when the aux panel changes size 2016-03-09 15:56:54 +00:00