Hi,
If we return back to layout example from
http://www.jeasyui.com/forum/index.php?topic=4715.0 and try to move dialog inside layout we can notice one thing:
If I move dialog on top as much as I can and leave it there then I'll not be able to move it again because dialog heading is not be visible.
Can this fixed in the following ways? :
- don't let user to move dialog that way
- put dialog/windows on top of layout parts
thanks.