list: Fixed annoying list scrolling issue when focus is back to list

Desktop / Enlightenment / Elementary - Daniel Juyung Seo [gmail.com] - 23 March 2014 05:14 UTC

This patch is a list version of genlist patch cc827fef6.

Now, list does not autoscroll to last focused/selected item when the list is focused. It tries to find the nearest visible item instead of the last focused/selected item.

1288688 list: Fixed annoying list scrolling issue when focus is back to list.
src/lib/elm_list.c | 75 ++++++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 70 insertions(+), 5 deletions(-)

Upstream: git.enlightenment.org


  • Share