We are facing resizing issues with the jqxWindow when an Iframe loads the content of the jqxWindow..
When the jqxwindow is opened and resized using mouse click dragg across the corners/boundaries, untill the mouse is clicked the resizing happens correctly but sometimes even when mouse click event is released then still just moving of the mouse resizes the window.
Similar problem is observed in the example below.
http://jsfiddle.net/Dimitar_jQWidgets/gv06ovbm/
Step to reproduce the problem in the example provided in the above link:
1) click on Set new Content
2) Left click on the mouse and resize the jqxwindow to increase or decrease the size of the jqxwindow.
3) Release the mouse click at the same time and just move the mouse. This will cause the random resizing of the jqxwindow.
Can you please assist us to get any solution over this.
Thank You.