Gantt Layout issue with new 5.1.0.

I just upgraded my version from 4.1 to 5.1 and now my Gantt layout is broken. It flows onto 2 rows instead of staying inside a div.

Attached is a screenshot. Any advice would be much appreciated.


Hello,
I suspect that it should be related to layout config. Please try to update or apply your layout config according to the samples in the following articles:
docs.dhtmlx.com/gantt/api__gant … onfig.html
docs.dhtmlx.com/gantt/desktop__ … onfig.html

Maybe there is something else. In case if that doesn’t help, please share a sample of your code in this snippet:
snippet.dhtmlx.com/b3e34d9d5
You can obfuscate or delete any important data before you edit the snippet.
After you see that the error reproduced in the snippet, click on the “Share” button and copy the link for the snippet.

I figured out that the CSS was not getting included. I fixed the issue.

However, now that is looks correct I lost scroll capability. Any idea why that would be?

Hello,
Please check the answer in another topic you created:
forum.dhtmlx.com/viewtopic.php? … 46#p158246