setSize() calculated the wrong width in split mode

e.g:
in below sample:
dhtmlx.com/docs/products/dhtmlx … split.html

if change the html

<div id="gridbox" style="width:650px;height:350px;background-color:white;"></div>

to

[code]


[/code]

then the grid’s right border will not visible, because the gridbox’s width is bigger than it’s parent node’s width, bigger than 2px(gridbox’s left border with + right border with = 2px)

thanks!

I apologize for the delay with the reply.
The problem is confirmed and fixed.
Please, try to download the latest dhtmlx package (5.1 ver).