damiengarbarino/dojo-calendar

Properly handle resize when calendar is in a Dijit layout container.

Closed this issue · 0 comments

The Calendar widget and views are not settings their own size when resize() is called with a size parameter.
Workaround is to put the calendar in a ContentPanel and set the Calendar size to hieght 100% and width 100%