Page 2 of 2

Re: Scheduler - Touch drag move events

Posted: Mon May 29, 2023 5:25 pm
by ggale

Hi,
did anyone get a chance to look into this issue?
It has been open for quite some time.

Thanks


Re: Scheduler - Touch drag move events

Posted: Tue May 30, 2023 3:05 pm
by fabio.mazza

Hi, the ticket is now in progress, we'll keep you updated


Re: Scheduler - Touch drag move events

Posted: Thu Jun 01, 2023 1:05 pm
by fabio.mazza

Hello,
we're still investigating, but in the meanwhile, we can give you a workaround that from our side worked.

const scheduler = new Scheduler({
    ...
    updateTimelineContextOnScroll : false,
    ...
});

Please, let us know if it works for you.
However, it should work also without adding this config, we'll let you know when it's fixed.


Re: Scheduler - Touch drag move events

Posted: Thu Jun 01, 2023 4:59 pm
by fabio.mazza

Hello, the bug should be fixed now, it will be available in the next release