From 2003f078a7abcf071e936a063323d46f78e0a6f2 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Tue, 26 Jul 2005 13:31:01 +0000 Subject: [PATCH] bug++ SVN revision: 15904 --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 3a672057f..ec4876109 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: edge flip resist (timeout) seems to not work right while dragging + windows. * e_hints.c manually changes flags on a border isnetad of calling e_border_stick() for exampe or the calls in e_border.c - add calls as needed to e_border.c. before calling check the lock flags too.