another toolbar bug for the elm todo
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 30 Sep 2011 22:07:50 +0000 (22:07 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 30 Sep 2011 22:07:50 +0000 (22:07 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@63737 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

TODO

diff --git a/TODO b/TODO
index c06a81a..451f006 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,7 @@
 Bugs:
   pager is not smooth at large sizes
   large tooltips do not work with compositing enabled
+  toolbar sizing is broken in some cases (WEIGHT(0,0) in horizontal box with entry WEIGHT(EXPAND,EXPAND))
 
 Things That Just Need To Be Rewritten (tm):
   toolbar icon api is broken, should take an actual elm_icon. requires new elm_toolbar_item_update api as well