elementary/elm_scroller.c : For checking focus next object, focus_direcion_get functi...
authorWooHyun Jung <wh0705.jung@samsung.com>
Thu, 21 Nov 2013 01:13:40 +0000 (10:13 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Thu, 21 Nov 2013 01:13:40 +0000 (10:13 +0900)
commit0a3f2f0e315789bd5be87d2205c306b20f660bc2
tree3e636d54cd56c305c02fc9659bf5be543c4a1b88
parent3d2e5d44aa4edc1675914b546535d44311cc22ae
elementary/elm_scroller.c : For checking focus next object, focus_direcion_get function should be changed to focus_next_get function. If there is no focus next object, focus_direction_get will be executed by focus_next_get.
src/lib/elm_scroller.c