[Genlist] Optimize the queue processing and fix bug
authorTae-Hwan Kim <the81.kim@samsung.com>
Thu, 16 May 2013 04:07:29 +0000 (13:07 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 05:02:05 +0000 (14:02 +0900)
commit15d80e2702f4bc3a139aaf917b63924725334119
treeb2f53cff3e3b63b94d48fb1d6e3748e0f9e2df16
parent465b0d5bdb117b22397df20f0d5f581940972d18
[Genlist] Optimize the queue processing and fix bug

When queueing, queued items should be unrealized.
After that, when calculating, items which is visible are realized.

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