summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/elc_popup.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/elc_popup.c b/src/lib/elc_popup.c
index c69e16df9..9afea6543 100644
--- a/src/lib/elc_popup.c
+++ b/src/lib/elc_popup.c
@@ -94,6 +94,8 @@ _visuals_set(Evas_Object *obj)
elm_layout_signal_emit(sd->main_layout, "elm,state,action_area,visible", "elm");
else
elm_layout_signal_emit(sd->main_layout, "elm,state,action_area,hidden", "elm");
+
+ edje_object_message_signal_process(elm_layout_edje_get(sd->main_layout));
}
static Eina_Bool