|
Title: feature request for moving windows (dialog, ...) Post by: iceh on December 03, 2013, 08:41:28 AM Hi,
i have another feature request for inline windows. I'd like to make the inlined dialog always visible. Let me explain some cases (in conjunction with the inline attribute): 1) The user drag & drops the window. For dialogs it should be not possible to move the titlebar to a position, where it's no longer accessable. 2) The Dialog has a dimension of e.g. 500x500 but the parent only has an inline area of 100x100. The current behavior is "stay centered" that means the dialog is neither accessable via the titlebar nor the buttons. - I suggest forcing the dialog to have the dimensions of it's parent (if maximized) and the area is smaller then the parrent. |