Remove edje text part strings when an item is unrealized
authorTae-Hwan Kim <the81.kim@samsung.com>
Sat, 21 Jul 2012 08:54:36 +0000 (17:54 +0900)
committerTae-Hwan Kim <the81.kim@samsung.com>
Sat, 21 Jul 2012 08:54:36 +0000 (17:54 +0900)
commit8b32f3712183fc44ce1f965e8a95069fe2bbc6cd
treef8709136d46a2253348627cf1482e409c5164d76
parent4e63c16dcf0f3d2de1026f1177660a8c68bc8d97
Remove edje text part strings when an item is unrealized

If edje text part have big text, _edje_recalc_do() takes long time.
This affects scrolling performance. So Genlist remove text string at first.

Change-Id: I72ecae2105ae76a5fdd9ce5c47bcc30f2838e1c6
src/lib/elm_genlist.c