I have a series of five minutes events on multiple days, and with round_position:true they span the entire day. I want onEventCollision to be called, returning all events in that day, when an event is moved to a day allready occupied with an event even if the new event is not dropped on an actual event that day.
How can this be achieved?