|
From: <enl...@li...> - 2005-07-27 04:52:21
|
Enlightenment CVS committal Author : raster Project : e17 Module : apps/e Dir : e17/apps/e Modified Files: TODO Log Message: fix flip =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/TODO,v retrieving revision 1.227 retrieving revision 1.228 diff -u -3 -r1.227 -r1.228 --- TODO 26 Jul 2005 13:31:01 -0000 1.227 +++ TODO 27 Jul 2005 04:51:40 -0000 1.228 @@ -8,8 +8,6 @@ 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. |