Layout Full Screen resize fails horizontal

Hello,

follwing bug in currently downloadable standard suite: fullscreen demo in layout samples does
not work when resizing window horizontal. Resizing vertically succeded.

Bugs seems fixed in the current online demo.

I’ve tried to download and replce the common and the layout js-Files. But these files doesn’t work when setting individual sizes:
dhxLayout.cont.obj._offsetTop = 33; // top margin
dhxLayout.cont.obj._offsetHeight = -35; // bottom margin

Is there a fix available?

Best regards,
Stefan

Hello,

I’ve attached the dhtmlxlayout.js that contains fixes for all known bugs. Hope it’ll resolve the problem
dhtmlxlayout.zip (18.8 KB)

Thx, Alexandra. This helps.

Hello,

but now i have the problem, i must use the patched container.js for right accessing iframes.
May i get a merge of both?

Best regards,
Stefan

Hello,

dhtmlxlayout.js and dhtmlxcontainer.js are separate libraries. It is not clear what you asked about…

…, yes but the combination of both: horizontal scrolling fails.

Regards, Stefan

Hello,

could you attach the completed sample to produce the problem locally ?