| Issue 2204: | Contradictory documentation regarding nextDayThreshold | |
| 1 person starred this issue and may be notified of changes. | Back to list |
From the docs at http://arshaw.com/fullcalendar/docs/event_rendering/nextDayThreshold/ ---- Only affects Month and Basic views as well as the all-day slots in the Agenda views. Only affects timed events (not all-day events). ---- The first line contradicts the second. While on the topic, I want to display timed events in the all-day slot (they mean different things in the context of my application) to keep them separate from the agenda timeslots. In my case, all-day is for displaying times unavailable instead, which can be long stretches of time, which I don't want to take up room on the agenda. I'd like an option for stopping the allDay property from stripping the time from the events. That would solve the issues I'm having.
Nov 16, 2014
this has been cleared up in the docs. thanks!
Status:
Done
|
|
| ► Sign in to add a comment |
Labels: Type-Docs