From f3f624b839b8a918b3957b8fffbc6d883c03462f Mon Sep 17 00:00:00 2001 From: hermet Date: Tue, 25 Oct 2011 00:35:24 +0000 Subject: [PATCH] elementary/ctxpopup - +fixme git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@64368 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/elc_ctxpopup.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/elc_ctxpopup.c b/src/lib/elc_ctxpopup.c index 0305b9a..9733cbc 100644 --- a/src/lib/elc_ctxpopup.c +++ b/src/lib/elc_ctxpopup.c @@ -727,6 +727,7 @@ _del_hook(Evas_Object *obj) free(wd); } +//FIXME: lost the content size when theme hook is called. static void _theme_hook(Evas_Object *obj) { -- 2.7.4