| Issue 866: | Height month view | |
| 4 people starred this issue and may be notified of changes. | Back to list |
Hi Adam, Great work on Fullcalendar, a must. I'm integrating with a website and working fine but, when setting: height: 700, defaultView: 'agendaWeek' only sets height 770 for agendaWeek and agendaDay, when i click month with resizes for heigher, is this e feature? Thanks
Mar 24, 2011
Project Member
#1
adamrs...@gmail.com
Status:
Reproducing
Mar 28, 2011
hi again, It seams that height not working for month view. Attachment with sample. Run it and change view do month (height is set to 500px) thanks
Apr 2, 2011
thanks! will look at your example soon
May 11, 2011
Hi, had the same problem with height not adjusting when changing to monthview - changing "defaultView" to "agendaWeek" solved this for me And btw - great work you are doing with this project, very much appreciated! Greetings Mike
Jul 19, 2012
I´ve come across this as well... The height is actually set, but the wealth of information is breaking the height. The solution for this is to hide events behind a (...) or more link when there are to many to show. That is quite some effort that other calendaring tools are doing though. For me it´s a low-priority "bug", but it would be certainly great to find a few people to work on that.
Aug 13, 2013
The root of the problem is that you have too many events to fit into the vertical space, and that is overwhelming the height of the calendar. There are 3 possible solutions, all of which are very good - issue 243 - issue 728 - issue 304 But none of them have been implemented yet :( Please star the one(s) you are interested in.
Status:
WontFix
Labels: -Type-Defect Type-Bug |
|
| ► Sign in to add a comment |