issue i noticed

SVN revision: 16104
This commit is contained in:
Carsten Haitzler 2005-08-11 06:41:49 +00:00
parent 2bbeab6519
commit f7116ed9ae
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -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.