From dde56b1bd51995d8da77d029ccdcb25edbd330b1 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Fri, 30 Sep 2011 22:07:50 +0000 Subject: [PATCH] another toolbar bug for the elm todo SVN revision: 63737 --- legacy/elementary/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/elementary/TODO b/legacy/elementary/TODO index c06a81a242..451f006ddc 100644 --- a/legacy/elementary/TODO +++ b/legacy/elementary/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