There are 2 events that are very far away - one in 2023 and the other in 2024.
We are viewing the timeline on day zoom and seeing only the 2024 event, we won't see the links drawn between these 2 events because event in 2010 is not rendered due to progressive rendering.
We ensured both events are properly loaded/formatted in `events` and `links` array. We are using infinite scrolling mode.
However, one of our future product requirement is to always draw the links, regardless how far apart the events are.
Is there a way to achieve this currently? Or will it be a feature request?
—-
Example:
1st screenshot shows the link is still drawn (please ignore the self-reference link) on year view, between Phase Near and Phase far.
2nd screenshot shows the link is not drawn on month view between Phase Near and Phase far, probably because Phase Near is not rendered by the timeline.