list: Refactor direction key event handling routine in list.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 6 Apr 2014 19:01:32 +0000 (04:01 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 6 Apr 2014 19:12:41 +0000 (04:12 +0900)
commitf91a21a583d759562b33c4d377dec2899185517e
tree8714f957f9e508bfb0d6ad0626d15e38c7774bed
parenteb9b9635c365692aaca85ac6bb3ed5f4e2112400
list: Refactor direction key event handling routine in list.

- Added internal function _elm_list_elm_widget_event_direction.
- Simplified cascaded if statements.
- Note: focus_on_selection feature is still broken.
src/lib/elm_list.c