| Issue 2269: | Resizing is broken | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Steps to reproduce. 1. open http://arshaw.com/js/fullcalendar-2.1.1/demos/agenda-views.html 2. make the window narrow, really narrow 3. see the effect
Sep 1, 2014
I did not expect the calendar viewport to start scrolling. Where can I find a documentation of how the (I suppose new) behavior is? Is theere a way to have a fix aspect ratio? - So the view will never start to enter this scrolling behavior... Thanks for answering: I am now not sure if I would consider it "bug" or "feature"
Sep 1, 2014
Set the `height` option to "auto" to prevent scrollbars from appearing. Full changelog that outlines these changes: https://github.com/arshaw/fullcalendar/releases/tag/v2.1.0
Status:
Done
|
|
| ► Sign in to add a comment |
86.5 KB View Download
Labels: Type-Bug