Closed jamessewell closed 3 years ago
This is already implemented, though looking at the code it seems like there's a missing case for when the start time of the task is before the start of the interval AND the end time of the task is after the end of the interval. Could you confirm that this is the issue you're seeing?
Yes - now I look into this more that is the edge case!
Thanks for all the updates recently!
I just noticed that if I have elements returned from my query which start outside the current time window (but continue into it), it seems that they won’t be drawn.
This is often really desirable.
Thanks again!