From 05cd9801c53308c6322e5bdb5664d3cbfd6f3c3e Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Tue, 25 Oct 2011 00:35:24 +0000 Subject: [PATCH] elementary/ctxpopup - +fixme SVN revision: 64368 --- 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