elm_gengrid: fix an overlap issue of item and group item on focus.
authorPrince Kr Dubey <prince.dubey@gmail.com>
Thu, 25 Jun 2015 14:38:28 +0000 (16:38 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 25 Jun 2015 15:24:08 +0000 (17:24 +0200)
commit2392ee830beccea338c2284ec2a5d2466b808439
treea8f1dd53c7b444cec0471a8b1816c1a2ae59d470
parent80c8cfb7a244d770102b9411f84cfc8e84192190
elm_gengrid: fix an overlap issue of item and group item on focus.

Summary: Issue: Gengrid item comes over group item on click.

Test Plan:
Run elementary test.
Open GenGrid Group. Click on any item which slightly overlap with group item.
Item comes over group item.

Reviewers: raster, cedric

Reviewed By: cedric

Subscribers: rajeshps, govi, poornima.srinivasan, shilpasingh

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

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