| Issue 243: | Tall weeks in month-view should try to borrow height from other weeks | |
| 9 people starred this issue and may be notified of changes. | Back to list |
Hi Am seeing the calendar skew all over the place when I add too many events to a date. Is there a setting to control if the day cell expands [Month View] when more events are added to a given date, or like google calendar is there a way to indicate that there are more dates and then popup a div to display. Thanks for your time Dom
Jan 18, 2010
Issue 268 has been merged into this issue.
Jan 18, 2010
i still think this "more" indicator is a good idea. it should probably be a plugin though (plugin architecture will be in 1.5) however, i think fullcalendar should take one more measure before resorting to this. if one week in particular has too many events, it should steal height away from the other weeks first.
Jan 18, 2010
accepted, for stealing height from other weeks
Status:
Accepted
Jan 19, 2010
Issue 97 has been merged into this issue.
Feb 4, 2010
In use cases where the calendar is used for showing lots of events, and month view is used as a sort of overview, I'm not sure stealing height will be enough. What if the calendar shows 20+ events per day in month view? A "More" type of link would be very handy. I'm attempting to implement this externally with onEventRender returning false for month view over a certain number of events, but am wondering if there's a good way to step in an add the "More.." link externally. Does anyone have suggestions? In 1.4.3 I had a patch implemented to do this in the renderSegs for month view, but in 1.4.4. with the speed ups it looks to be quite a bit more complex. It's likely we'll need this before 1.5, but I'm willing to contribute to some proto-plugin code.
Feb 6, 2010
katie, i agree the more link would be useful. im organizing the issue tracker, and will make this thread about stealing height. another thread has started up (https://code.google.com/p/fullcalendar/issues/detail?id=304) which will be for the "more..."
Summary:
tall weeks in month-view should try to borrow height from other weeks
Aug 13, 2013
(No comment was entered for this change.)
Summary:
Tall weeks in month-view should try to borrow height from other weeks
(was: tall weeks in month-view should try to borrow height from other weeks)
Labels: -Type-Enhancement Type-Feature
Aug 18, 2013
Issue 1510 has been merged into this issue.
Jun 25, 2014
(No comment was entered for this change.)
Labels:
milestone-skeleton
Jul 23, 2014
This is now the default behavior in v2.1 (beta) http://blog.arshaw.com/1/post/2014/07/fullcalendar-210-beta.html I would really appreciate if you could verify this. Thanks a lot!
Aug 14, 2014
(No comment was entered for this change.)
Status:
Implemented
Aug 26, 2014
This issue has been resolved with the official release of v2.1.0: http://blog.arshaw.com/1/post/2014/08/fullcalendar-210-released.html Please post any follow-up bug reports or feature requests as separate issues. Thanks.
Status:
Released
|
|
| ► Sign in to add a comment |
Labels: -Type-Defect Type-Enhancement