When using the following zoom (for maxifing the scheduler), the crosshair points to a wrong row and column.
.scheduler { zoom: 140% }
Attached is the example.
Kind regards.
Unfortunately, the CSS-level zoom is not supported at the moment. However, you should be able to achieve a similar effect by adjusting the dimensions properties (eventHeight, headerHeight, etc.) and changing the font size.