In version 2019.2.3871 when I resize the div my calendar is in, the headers do not resize properly anymore. Is there a functionality change that I am missing or did this break?
It still does not resize in the newest available build
If you resize the window the change will be detected automatically using window.onresize event handler. In other cases, you can call DayPilot.Calendar.show() to fix the view (https://api.daypilot.org/daypilot-calendar-show/).
The Scheduler uses autodetection for these cases as well and it's likely that it will be ported to the Calendar in the future.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.