genlist: Focus out of genlist viewport area on resize fixed
authorAnil Kumar Nahak <ak.nahak@samsung.com>
Tue, 10 Jun 2014 10:29:47 +0000 (19:29 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 10 Jun 2014 10:29:47 +0000 (19:29 +0900)
commitac42719b7dfe364f75e06befdbcd045482962bc8
tree4b90b50d64dd9d57d512c03cbb39535e56a84197
parentb3f4dd50beba62d03a8ff3532e36e450f62acb25
genlist: Focus out of genlist viewport area on resize fixed

Summary:
The focus of genlist was coming out of genlist's viewport area on resizing(shrinking).
This is fixed in this patch.

Test Plan: elementary_test -to genlist5, elementary_test -to fileselector

Reviewers: seoz, singh.amitesh, nirajkr

Differential Revision: https://phab.enlightenment.org/D949
src/bin/test_genlist.c
src/lib/elm_genlist.c