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>
Wed, 11 Mar 2015 08:14:54 +0000 (17:14 +0900)
commitbe66a88203692334e3a42f24122465678a24628b
treec681f0b4551e76f33a17f8976b4ba96d66ec6987
parent62cc830c0768928b23bacf3b77d8b2ab74f951c5
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