Our pure JavaScript Scheduler component


Post by jiuxiang meng »

when I double click the viewPreset, it will change the time range,how to disable this function?


Post by tasnim »

Hi,
We have a config to toggle this. Here it is https://bryntum.com/docs/scheduler/api/Scheduler/view/mixin/TimelineZoomable#config-zoomOnTimeAxisDoubleClick
Just set it to false and disable it.

Good Luck :)


Post Reply