Hi,
is it possible to prevent user's multi-action simultaneous?
Infact, if I move an event but I don't wait until the event has finished and I resize another event and during the same time I move another event, something terrible happens!
I need to lock the scheduler until the first event has finished to work. After I can enable operations again.
I saw that the same behavior is present also in your examples online with the same problem.
Thank you
Davide