genlist: select the focused item on enter key input
authorJaeun Choi <jaeun12.choi@samsung.com>
Thu, 12 Feb 2015 08:31:00 +0000 (17:31 +0900)
committerJaeun Choi <jaeun12.choi@samsung.com>
Thu, 12 Feb 2015 08:53:55 +0000 (17:53 +0900)
commitfdd222c78e73481125d881a912794f0364212ab4
treeb67090eb3ce5d1c0f439ea0f6cf777ec22448568
parenta54da8aab46176525f9db88300af74e21553be91
genlist: select the focused item on enter key input

there was no way to select an item with key input on ELM_ITEM_SELECT_ON_FOCUS_DISABLE mode.
this patch enables select and multi select with enter/space key input.

@fix
config/default/base.src.in
config/mobile/base.src.in
config/standard/base.src.in
src/lib/elm_genlist.c