projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4ffc9e
)
elementary/ctxpopup - added missing stuff.
author
ChunEon Park
<hermet@hermet.pe.kr>
Mon, 29 Aug 2011 15:28:05 +0000
(15:28 +0000)
committer
ChunEon Park
<hermet@hermet.pe.kr>
Mon, 29 Aug 2011 15:28:05 +0000
(15:28 +0000)
when parent is changed, then ctxpopup should be updated.
SVN revision: 62951
src/lib/elc_ctxpopup.c
patch
|
blob
|
history
diff --git
a/src/lib/elc_ctxpopup.c
b/src/lib/elc_ctxpopup.c
index
0511972
..
12c4076
100644
(file)
--- a/
src/lib/elc_ctxpopup.c
+++ b/
src/lib/elc_ctxpopup.c
@@
-1251,6
+1251,8
@@
elm_ctxpopup_hover_parent_set(Evas_Object *obj, Evas_Object *hover_parent)
}
wd->hover_parent = hover_parent;
+
+ if (wd->visible) _sizing_eval(obj);
}
EAPI Evas_Object *