genlist: Fixed annoying autoscrolling bug in genlist item focus.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Tue, 18 Mar 2014 15:48:07 +0000 (00:48 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Tue, 18 Mar 2014 15:48:07 +0000 (00:48 +0900)
commitcc827fef6f2a7eaf551f01512f03e3f1b95e0247
tree7766fac2c92e895994654ade0b962d7b420b29c6
parentc52cf3e9e4d24608e45e5a7da1a6871329929af3
genlist: Fixed annoying autoscrolling bug in genlist item focus.

Now, genlist does not autoscroll to last focused/selected item when the genlist
is focused. It tries to find the nearest visible item instead of the
last focused/selected item.
src/lib/elm_genlist.c
src/lib/elm_macros.h