Is there any way to set infinite scroll in one direction only?
We can set infinite scroll for any start/end date here: https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineScroll#config-infiniteScroll
We would like to be able to set a fixed start date (today), and allow infinite scrolling towards the end date. Theoretically, we would have an argument on infiniteScroll or the the buffer threshold configs that would allow us to set either a fixed start / end date.