list: Fixed heavily broken list item focus/selection movement.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 22 Mar 2014 09:30:45 +0000 (18:30 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 22 Mar 2014 09:37:45 +0000 (18:37 +0900)
commitac0b3c52f1779d9ded30903377ea0e43a78b40a2
tree7ca22d553ce5134aa3d7c4e41a1a87353f627362
parent234c1bed8ac236c25483c2ae64ff0cfd750a85fd
list: Fixed heavily broken list item focus/selection movement.

Item selection also sets the focus automatically so do not need to set
focus twice. This code needs to be changed later again when the
selection by key arrow becomes optional.
src/lib/elm_list.c