Our pure JavaScript Scheduler component


Post by dcporter »

I can reproduce this in your example:
https://www.bryntum.com/examples/scheduler/workingtime/

Go the the console and call scheduler.zoomToFit()

The scheduler does not zoom to extents as it does when workingTime is not set.

It looks to me like it's attempting to zoomToFit as if all days are present instead of working days only.

Post by pmiklashevich »

Pavlo Miklashevych
Sr. Frontend Developer


Post Reply