seankenny / fullcalendar

Full-sized drag & drop event calendar (jQuery plugin)
http://arshaw.com/fullcalendar/
MIT License
60 stars 39 forks source link

event time does not revert after dragged out of bounds #61

Open jozkee opened 8 years ago

jozkee commented 8 years ago

When you drag the event and move it through the calendar then you put it out of the bounds and it goes back to the original position the time stays the way it was before were dropped out of bounds.

This happens in the demo too. An easy solution should be to call the rerenderEvents function in the source but i couldnt find it

time error fullcalendar

Thanks for the plug in Sean and best regards.