getDimension() returns wrong height
I am implementing some functionality to implement a windows-style minimize and restore.
When they restore the window, I want to not only restore to the previous location, but also to the previous dimensions. I use getDimension() to get the width and height. The width value is correct, but the height value always returns 30.
Am i missing something?
dhtmlxWindows library v.2.5 build 91111 (Professional Edition)