Skip to content

Fix pagination issues when refreshing the timeline

Joshua Goins requested to merge work/redstrate/fix-pagination-oops into master

We need to make sure that m_next/m_prev isn't being overwritten when refreshing the timeline. This should ensure m_prev and m_next are always at the logical bounds of the whole loaded timeline.

Merge request reports

Loading