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)
commit42483955ca0dc04f81d32cf27e833b349b35332a
tree0832c3bfb9c9c6217b2d299cc25ab9990d23fb9b
parenta80edec90ce38396b035dd52aedf947b41b6c900
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.
legacy/elementary/src/lib/elm_list.c