Hi.
I’m Doing some Work with this library where my focus object are windows.
The objective is to open as many windows on a view port as I want and work with forms.
As I get to a point with like 5 windows and I want to display them side by side (like in any MS Windows SO), and to fit on my screen I adjust a css zoom/tranform.scale() of the view port. All good but now I cant re-size the windows because the div.class name dhxwin_brd that works the re-size is impossible to click/drag on bottom and right borders…You can see on the pictures I send.
Any Suggestions or bug fix?