My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 720: Multiple agendas side-by-side with different sources
2 people starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Nov 2010


Sign in to add a comment
 
Reported by jimmy.mi...@gmail.com, Nov 17, 2010
I would like to have multiple agenda views side-by-side with different calendar objects. I currently have this setup with multiple fullcalendar objects but getting scrolling to work between them and event dragging requires quite a bit of hackery.
Nov 21, 2010
Project Member #1 adamrs...@gmail.com
hopefully the scrolling problem could be solved by forcing the agenda to have its natural height (https://code.google.com/p/fullcalendar/issues/detail?id=521) and then using your own div to do overflow:auto (to make the scrollbars)

for dragging between calendars, this issue <https://code.google.com/p/fullcalendar/issues/detail?id=550> would need to be completed first, and then a connection could be made between dragging from one calendar and dropping to another
Status: Done
Sign in to add a comment

Powered by Google Project Hosting