scheduler.config.hour_size_px alignment issue

I’ve updated the scheduler.config.hour_size_px = 82; but that throws off the horizontal hour/minute lines in the weekly and day view. They don’t align with the hours throughout the day. I’m using the mouse over highlight and that seems to keep the correct time blocks as i scroll. I’ve attached a screenshot to see. Is there something else I need to update after adjusting the hour_size_px value?

thanks


scheduler.config.hour_size_px = 84;

Best regards,
Ilya

thanks, i updated it to 84 but it is still not aligned.


I got the same problem : on Chrome it’s working but on IE 11 i got this alignment issue.
There is something special to do on IE 11 ?

Hello,

Possibly you need to set another value of hour_size_px config.
For example alignment in the next sample displayed correctly on Chrome and IE 11:
docs.dhtmlx.com/scheduler/snippet/cacdcccc