Gengrid: Modified to handle the focus highlight on unrealized items
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Mon, 30 Mar 2015 06:57:36 +0000 (15:57 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Mon, 30 Mar 2015 07:00:01 +0000 (16:00 +0900)
commit29385e75ffd13717eed8b8cf387f48e11b3984ea
treec74802cc3c34c5c0933d9f2eddf2b3e20f034d7c
parente52c85920a965baf56550db9b4cf204f4e0a166d
Gengrid: Modified to handle the focus highlight on unrealized items

This commit is related to 260cdd6150d567fcee8d1afaf690e4b90cd16a2b.

When unrealized item is focused, edje object is not exist,
so genlist cannot read the focus highlight information from edje object.
Therefore, when the item is realized, check the item is focused or not and
need to update focus highlight.
legacy/elementary/src/lib/elm_gengrid.c