From f7116ed9ae437730f0a60171b9ed8658bc0b1a8d Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 11 Aug 2005 06:41:49 +0000 Subject: [PATCH] issue i noticed SVN revision: 16104 --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 5e5ce4b51..c70b97393 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,8 @@ Some of the things (in very short form) that need to be done to E17... BUGS / FIXES ------------------------------------------------------------------------------- +* BUG: resize xmms playlist seems to clip/cut off window every 2nd resize step + to previous rect shape. must be some shape propagation issue. * e_hints.c manually changes flags on a border instead of calling e_border_stick() for example or the calls in e_border.c - add calls as needed to e_border.c. before calling check the lock flags too.