elm_genlist: fix highlighted items overlap with group item during scrolling and focus...
authorPrince Kr Dubey <prince.dubey@gmail.com>
Mon, 22 Jun 2015 09:54:53 +0000 (11:54 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 22 Jun 2015 10:36:57 +0000 (12:36 +0200)
commite5bbfc208c4ef4037ccd2fc5919fca0f851cc704
tree78a3e9b99e02cf805e349eef440b7e45e65e6c53
parent0ad226a6c4a9ebccdbd861d47b713163379b3d87
elm_genlist: fix highlighted items overlap with group item during scrolling and focus when intersect.

Summary: Highlighted genlist item overlap with group item during scrolling and focus when itersect.

Test Plan:
Run elementary_test.
   open Genlist Group.
   select one item and try to cross the group item via scrolling.
   Highlighted item comes over group item.

Reviewers: Hermet, raster, cedric

Reviewed By: cedric

Subscribers: rajeshps, govi, poornima.srinivasan, shilpasingh

Differential Revision: https://phab.enlightenment.org/D2640

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/elm_genlist.c