Issue 2393: Event drag limitation
Status:  Done
Owner: ----
Closed:  Jan 2015
Reported by nandhugokul123, Dec 17, 2014
Is that possible to restrict the event dragging outside the calender area.(Event should not go out of the Calendar Area).

Thanks in Advance for the support
Jan 6, 2015
Project Member #1 adamrs...@gmail.com
this can be achieved by the following CSS:

    .fc-view {
        overflow: hidden;
    }
Status: Done
Labels: Type-Feature
Mar 4, 2015
#2 nandhugokul123
This cool.. but event should not be hidden when it goes out.It should be there as like Google calendar