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)
commit2920eda9e5c01fe3cb31d0d4b57382df1aae6d91
treed179373950412bec446eb40db825885975e33ddb
parentcc4a41e6415adac9842b0dc81fb134a5d0aee799
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.
legacy/elementary/src/lib/elm_scroller.c