Our pure JavaScript Scheduler component


Post by koenvw »

Hi,

When you use the combination of multiselect drag with unified drag and snapping is enabled, the extra dragged events don't respect the snap while dragging.
This leads to a confusing behavior.

In attachment the screen recording using the time resolution demo.
Do I need to add another setting or is this a bug?

Thanks

Koen

Attachments
Bryntum Scheduler - Time resolution demo - Google Chrome 2021-05-13 15-46-49.zip
(3 MiB) Downloaded 71 times

Post by saki »

Documentation says

Unified means that all selected events are collected together and dragged as one, and are all dropped on the same targeted resource row at the same targeted time.

so it seems to be doing what's expected: "all selected events are collected together and dragged as one".


Post by koenvw »

Hi,

Even when you don't use the unified drag option, only the first of the selected events follow the snapping behavior during drag, the other ones don't which is (at least) very confusing. This is not what I would expect.

Koen


Post by mats »

Agree, it looks bad - ticket opened: https://github.com/bryntum/support/issues/2882


Post by koenvw »

Thanks Mats


Post Reply