Overlapping events are not evenly distributed

Hi,

In the pic below you can clealy see that the events for Ericca and not evenly distributed. Instead of getting 1/3rd of the total space for each of the events, the last event gets most of the space. What can I do to fix this?


Unfortunately it can’t be easily fixed, but in next two week we plan to release dhtmlxscheduler 3.0, which will have alternative placement logic, which may work better in your case.

I am upgraded the dhtmlxScheduler code to 3.0 beta but still the problem persists. Is there any other way to correct this?


In case of scheduler 3.0 try to add the next to init

scheduler.config.cascade_event_display = true;

That fix actually makes it a little worse.