From: Seunggyun Kim <sgyun.kim@samsung.com>
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 14 Jun 2011 09:18:54 +0000 (09:18 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 14 Jun 2011 09:18:54 +0000 (09:18 +0000)
commit41175cf844b71611cfe5222b55c9c6a66ee8321a
treecfad848e46d53c889e7406dca09a3a83fbe12c33
parentd988cb3d5be9a3a465bdd42ae4776fd3d8f17e1a
From: Seunggyun Kim <sgyun.kim@samsung.com>
Subject: [E-devel] [Patch] elm_genlist - added auto scroll function
when expanding items.

Now, The user don't know how many items are added when the item is expanded in tree view.
If the use want to know how many items are added, they have to scroll
genlist view.

So I added auto scroll function when the items is expanded on bottom of viewport.
Using this, the user can know expanded items although that is expanded
beyond the view port.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60302 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_genlist.c