From dfbc270dfb0c9bcd3ce87f5c5d742caee22e2bb9 Mon Sep 17 00:00:00 2001 From: Bora Hwang Date: Wed, 27 Mar 2013 11:09:06 +0900 Subject: [PATCH] [ctxpopup] fixed N_SE-30221: about more style arrow more style arrow should not be shown --- themes/widgets/ctxpopup.edc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/widgets/ctxpopup.edc b/themes/widgets/ctxpopup.edc index 43d0144..8bbea14 100644 --- a/themes/widgets/ctxpopup.edc +++ b/themes/widgets/ctxpopup.edc @@ -1996,6 +1996,9 @@ } } /////////////////////////////////////////////////////////////////////////////// + //more style doesn't have arrow, so it has to be defined but draws nothing. + group { name: "elm/ctxpopup/arrow/more/default";} +/////////////////////////////////////////////////////////////////////////////// group { name: "elm/ctxpopup/text_style_item/default"; -- 2.7.4