Issue 2488: Force a fixed number-of-days, event with hiddenDays
Status:  ExportedToGithub
Owner: ----
Closed:  Aug 2015
Reported by fbouvie...@gmail.com, Apr 21, 2015
I created a custom 3 day view calendar without displaying sundays (using hiddenDays[0]).

The problem is when I use prev/next buttons, sometimes the calendar displays 3 days, sometimes only 2.
This problem occurs when there's a sunday in the 3 days to display.


To reproduce :
Go to http://jsbin.com/qavazakame/1/

Click next button, when there's a sunday in the 3 days, the calendar displays only 2 days.

For example, when calendar loads, it displays Wed 11/12 as first day. 
When clicking next button, it displays only 2 days : Saturday and Monday instead of displaying 3 days.


May 26, 2015
Project Member #1 adamrs...@gmail.com
I can see how this might be useful. but it could also potentially be confusing to change this behavior. if i get more requests, i will consider a behavior change.
Summary: Force a fixed number-of-days, event with hiddenDays (was: 3 day view and hidden sunday)
Status: Discussing
Labels: Type-Feature
Aug 21, 2015
Project Member #2 adamrs...@gmail.com
Discussion for this issue has moved to the following URL:
https://github.com/fullcalendar/fullcalendar/issues/2753

This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event.

Happy coding,
Adam
Status: ExportedToGithub