summaryrefslogtreecommitdiff
path: root/mobile/widgets/entry.edc
diff options
context:
space:
mode:
authorSubodhKumar <s7158.kumar@samsung.com>2016-11-07 11:54:38 +0530
committerJunsuChoi <jsuya.choi@samsung.com>2016-11-17 17:46:50 +0900
commit2b6a9b469cda3a6ca64dba855acd3d875924870e (patch)
tree47490d402d2b107b67d6bd27c72ae6d9c4954faf /mobile/widgets/entry.edc
parent99f2bdf21f803832ec3d96f1da486dd36fdabbfe (diff)
downloadefl-theme-tizen-mobile-2b6a9b469cda3a6ca64dba855acd3d875924870e.tar.gz
efl-theme-tizen-mobile-2b6a9b469cda3a6ca64dba855acd3d875924870e.tar.bz2
efl-theme-tizen-mobile-2b6a9b469cda3a6ca64dba855acd3d875924870e.zip
[entry] Fix to show curosr handler at top
Change-Id: I75e29a85c401bce01fb60110d3560e717416f2aa Signed-off-by: SubodhKumar <s7158.kumar@samsung.com>
Diffstat (limited to 'mobile/widgets/entry.edc')
-rw-r--r--mobile/widgets/entry.edc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/widgets/entry.edc b/mobile/widgets/entry.edc
index 12a2d3b8..9ea953dd 100644
--- a/mobile/widgets/entry.edc
+++ b/mobile/widgets/entry.edc
@@ -584,7 +584,7 @@ group { "elm/entry/cursor_handle/event/default";
program { "edje_cursor_handle_top";
signal: "edje,cursor,handle,top";
source: "edje";
- after: "on_edje_cursor_handle_hide";
+ after: "on_edje_cursor_handle_top";
}
}
}