Premium support for our pure JavaScript UI components


Post by bdent »

When a user is attempting to create an assignment via the DragToCreate feature, if the user moves the mouse too fast, the drag doesn't scroll. The user has to move the mouse back inside the viewport and approach the edge of the scheduler at a slower velocity in order to activate the scroll.

Is there a way to override this behavior or setting so that we can account for higher velocity scrolling with the drag?

Screen Recording 2021-02-24 at 10.48.06 AM.gif
Screen Recording 2021-02-24 at 10.48.06 AM.gif (5.23 MiB) Viewed 851 times

Post by mats »

This should be fixed in the upcoming 4.1 beta release, please download latest nightly and have a look?


Post by bdent »

Thanks for the quick reply. I downloaded the latest nightly build, schedulerpro-2021-02-24-next but still see the behavior mentioned.


Post by mats »

That's the next minor branch, try with -release instead?


Post by mats »


Post by bdent »

Thanks. I checked out the release branch and didn't see any change in the behavior. I will check out the scrollManager though and see if we can tweak it that way. Thanks!


Post by johan.isaksson »

Hi,

Have opened a feature request to polish this behaviour: https://github.com/bryntum/support/issues/2496

Best regards,
Johan Isaksson

Post Reply