Page 1 of 1

Multi drag + unified drag + snap

Posted: Thu May 13, 2021 4:49 pm
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


Re: Multi drag + unified drag + snap

Posted: Thu May 13, 2021 5:41 pm
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".


Re: Multi drag + unified drag + snap

Posted: Sun May 16, 2021 9:29 am
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


Re: Multi drag + unified drag + snap

Posted: Sun May 16, 2021 2:19 pm
by mats

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


Re: Multi drag + unified drag + snap

Posted: Sun May 16, 2021 5:08 pm
by koenvw

Thanks Mats