When displaying a number of events within a day in the MONTH AGENDA view, the cells grow in height. (month_overflow.png)
I had the impression, that all day cells have to be of the same size.
When looking the the events in the WEEK or DAY AGENDA there seems to be no problem, a scrollbar appears and everything looks nice. (week_ok.png)
In my opinion a good way to handle this would be:
(a) a marker in the day cell which tells me something like "there are more events than I can display"
(b) a scroll bar within the day cell.
I would prefer (a), as this looks nice in Microsoft Outlook and Google Calendar.
I am using FullCalendar 1.5.1
Mergedinto: 304