Richard van der Hoff
|
2f435f4836
|
Fix bug which stopped us scrolling down after we scrolled up
Make sure that, if we scroll up enough to move the timelinewindow away from the
end of the timeline, we reset the canForwardPaginate flag.
|
2016-04-21 14:20:12 +01:00 |
|
Richard van der Hoff
|
dcd81da856
|
Fix test failures introduced by last PR
|
2016-04-19 21:10:23 +01:00 |
|
Richard van der Hoff
|
e051d1528c
|
Remember to load new timeline events
Fixes a bug where we wouldn't load new timeline events if they arrived when we
were scrolled up (https://github.com/vector-im/vector-web/issues/1367)
|
2016-04-11 14:05:04 +01:00 |
|
Richard van der Hoff
|
15d0df5d3b
|
Stop trying to paginate after we get a failure
Once TimelineWindow.paginate fails to return any results, set
can*Paginate=false, and use it as a flag to stop us trying to paginate any
further.
|
2016-04-08 15:05:15 +01:00 |
|