Multimove and manually snapping to grid
3 years ago.
Hi there,
When using multimove in the scheduler and NOT using snapToGrid, but instead a custom implementation of snapping (using the onEventMoving event), it seems like only the primary event (the one being dragged by the cursor) is snapping, whereas all other mulitmove events are fluid.
I tried iterating through the multimove items and setting start and end, however this does not achieve any snapping.
How would you go about snapping multiple events while multimoving?
DayPilot