search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

React scheduler PRO (trial) >

Asked by andy
15 hours ago.

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.

Answer posted by Dan Letecky [DayPilot]
14 hours ago.

At this moment, both ends of the links need to be in the visible range. The exact position of an event is calculated from the timeline. When infinite scrolling is enabled, the timeline is only generated for the time segment defined by the days property.

I’d need to check how much work it would be to support links with loose/approximate ends.

Comment posted by andy
14 hours ago.

Thank you! We look forward to the response.

New Reply
This reply is
Attachments:
or drop files here
Your name (optional):