Timeline view drag snap to previous event

Hi,

When dragging an event is it possible to make it snap to start immediately after the end of the previous event?

E.g.

  • Event1 finishes at 12:07
  • I drag Event2 within 4 pixels of 12:07
  • I drop Event2
  • Event2 starts at 12:07, not at 12:00

Thanks

Hello,

In this case you need to use collision_limit configuration.
docs.dhtmlx.com/scheduler/api__s … onfig.html
See example:
docs.dhtmlx.com/scheduler/snippet/d60a5b4f