genlist/gengrid: Use pan object geometry for focus highlight calculation
authorAnil Kumar Nahak <ak.nahak@samsung.com>
Fri, 9 May 2014 16:07:57 +0000 (01:07 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 9 May 2014 16:07:58 +0000 (01:07 +0900)
commit61eb33f25f68e4012b7fdfe496d6ac4740fe1786
treeb6899979138a7469ffdee6e05716dc07cdaee05a
parentd03af718eff3b645b2d7b794b4a5dafc42af85db
genlist/gengrid: Use pan object geometry for focus highlight calculation

Summary: Genlist/gengrid object geometry was used before this patch but using the pan object geometry is more correct. This can be reproduced when the size of "elm.swallow.content" part is smaller then the size of scroller object, focus animtaion on items is jerky.

Reviewers: raster, seoz, singh.amitesh

CC: nirajkr
Differential Revision: https://phab.enlightenment.org/D818
src/lib/elm_gengrid.c
src/lib/elm_genlist.c