If I set the startDate in a Timeline using a DateChooser, the Timeline does not render the events until I either scroll or resize the Timeline.
You can reproduce the issue using the example at the link.
https://smartclient.com/smartclient-...simpleTimeline
And one more thing... would it be possible to add a new function scrollToDate(date) to the Timeline, which would work similarly to the slideRange function but without reassigning the lanes and while preserving the selected lane?
You can reproduce the issue using the example at the link.
https://smartclient.com/smartclient-...simpleTimeline
And one more thing... would it be possible to add a new function scrollToDate(date) to the Timeline, which would work similarly to the slideRange function but without reassigning the lanes and while preserving the selected lane?
Comment