I am trying to use the scheduler in a resizeable panel that I created. The panels can be toggled on or off as well as resized by the user. The panel containing the scheduler is off by default. I use CSS transitions to slide the panel into view.
It appears that the only way to get the correct layout is to physically resize the browser window or click on one of the actions. Is there a workaround for this? If I trigger a window resize event it seems that the scheduler detects if the window size has changed, instead of detecting if the scheduler container size has changed. Is there any workaround for this?
I have since noticed that set_sizes() only partially corrects the calendar. In my “day” view I am still missing the time rows until I resize the window. Any other ideas?
set_sizes is kind of an inner command, and was not purposed for direct call. It sets only sizing of content box, withut adjusting inner content. The updateView command will repaint current view and will apply new sizes as part of this process.
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan