Fix pagination issues when refreshing the timeline
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.
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.