summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2011-09-30 22:07:50 +0000
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>2011-09-30 22:07:50 +0000
commit980c8c4c5993bfbb74ac624859c22ad6aae8ab9e (patch)
treebb00042b06bcbadecac150a8afa0d5278c49710f /TODO
parent8c58ce7b0bedd1518a017aba61dc4e6fe709ea3b (diff)
downloadelementary-980c8c4c5993bfbb74ac624859c22ad6aae8ab9e.tar.gz
another toolbar bug for the elm todo
SVN revision: 63737
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index c06a81a24..451f006dd 100644
--- 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