Our pure JavaScript Scheduler component


Post by infoalloyit »

Hi,
I think EventResize has an issue.

If you click (and hold) on the edge of an event and you drag it to change the time range it works. But if you just do left click with the mouse on the edge (right or left, and just a click instead of holding down) of the event, the mouse cursor remains "resize" mode and there's no way to turn it off, neither by clicking on another event nor by clicking any key on the keyboard.

By inspecting the css, there's the following class that isn't removed:

Image

You can see this behaviour in your own demo. https://www.bryntum.com/docs/scheduler/#Scheduler/feature/EventResize


Post by mats »

Confirmed, we'll get that fixed!

https://github.com/bryntum/support/issues/1175


Post by infoalloyit »

The problem still persists


Post by Maxim Gorkovsky »

Confirmed, thank for the update. I've reopened the ticket.


Post Reply