summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mobile/widgets/ctxpopup.edc5
1 files changed, 2 insertions, 3 deletions
diff --git a/mobile/widgets/ctxpopup.edc b/mobile/widgets/ctxpopup.edc
index 1aca7a87..420647c4 100644
--- a/mobile/widgets/ctxpopup.edc
+++ b/mobile/widgets/ctxpopup.edc
@@ -782,7 +782,6 @@ group { "elm/ctxpopup/layout/more/default";
clip: "clipper";
desc { "default";
rel.to: "base";
- hid;
}
desc { "show_up";
rel.to: "base";
@@ -796,14 +795,14 @@ group { "elm/ctxpopup/layout/more/default";
rect { "clipper";
desc { "default";
rel.to: "swallow";
- color: 255 255 255 0;
+ color: 255 255 255 255;
}
desc { "show_up";
inherit: "default";
+ color: 255 255 255 0;
}
desc { "visible";
inherit: "default";
- color: 255 255 255 255;
}
}
rect { "event_blocker";