My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2393: Event drag limitation
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Jan 2015


Sign in to add a comment
 
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
Sign in to add a comment

Powered by Google Project Hosting