rest event position after drag cancel

After an event is dragged I have the lightbox set to popup automatically. If the user cancels out of the lightbox the event stays in the dragged location. It should be reset to it’s real (previous) position since no changes where made.

How can I reset it using version 2.3?

thanks

You need to store initial dates from onBeforeDrag event and restore it from onEventCancel handler