From fdc2cbb4ad6e1f4056f32494ce101f75329d7907 Mon Sep 17 00:00:00 2001 From: sndev Date: Fri, 28 Jul 2006 04:44:02 +0000 Subject: [PATCH] bug++. The maximaze state of the window has to be droped to non-maximazed state if window was resized. Otherwise on E restart it gets maximized. SVN revision: 24260 --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 0aaf2abfd..a35ad9893 100644 --- a/TODO +++ b/TODO @@ -36,6 +36,9 @@ Some of the things (in very short form) that need to be done to E17... * BUG: Hiding the label of e_widget_slider causes the slider line to disappear * BUG: Window locks should be honored by the pager (e.g. Lock me from changing position) +* BUG: If the window is resized manually when it is maximized, the maximize state + has to be droped to non-maximized. Otherwise on E restart window gets maximized + again ]]] [[[