gengrid: select the focused item on enter key input
authorJaeun Choi <jaeun12.choi@samsung.com>
Thu, 12 Feb 2015 10:15:57 +0000 (19:15 +0900)
committerJaeun Choi <jaeun12.choi@samsung.com>
Wed, 11 Mar 2015 08:15:42 +0000 (17:15 +0900)
commita207d2fda8a789d8fcf572a1afa7069fe2a331e7
tree5cd652357b4981720cd92e16967d7fc0e1c28f5d
parentbe66a88203692334e3a42f24122465678a24628b
gengrid: 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_gengrid.c