My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 866: Height month view
4 people starred this issue and may be notified of changes. Back to list
Status:  WontFix
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by blue...@gmail.com, Mar 24, 2011
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
please submit a report with a detailed description and a demonstration of the bug. This can be a link to a website or a ZIP containing a runnable HTML file. Please include everything needed to recreate the bug (JS, CSS, event JSON). thanks!
Status: Reproducing
Mar 28, 2011
#2 blue...@gmail.com
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
fullcalendar.zip
136 KB   Download
Apr 2, 2011
Project Member #3 adamrs...@gmail.com
thanks! will look at your example soon
May 11, 2011
#5 dobraj...@gmail.com
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
#6 tho...@colldo.com
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
Project Member #7 adamrs...@gmail.com
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

Powered by Google Project Hosting