What is the best way to limit dragging an event on a timeline?
We’d like to allow users to drag an event to different rows (resources) on the timeline, but we don’t want them to be able to drag the events to a different time. I understand I can use onBeforeEventChanged or something similar, but ideally the visual effect would reflect the limit so it’s very clear that the user can’t change the time of the event as they’re dragging.