From: cnook <kimcinoo@gmail.com>
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 7 Apr 2011 04:54:55 +0000 (04:54 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 7 Apr 2011 04:54:55 +0000 (04:54 +0000)
commit4a3b948b35f03e982fc2ebf9ebda6b4a0500795d
treed77a31a655d51aebc61c036a6394911e9ddc92cd
parentacbaab5fa4d07a05597b4eb1cc9e8f409577dc53
From: cnook <kimcinoo@gmail.com>
Subject: Re: [E-devel] [Patch] Display more than 3 items

This is Shinwoo Kim, learned that I could contribute to EFL! :)
I'm pleased to inform you that the patch for the "elm_diskselector".

Until now, the "elm_diskselector" only display 3 items at once,
if you accept this patch, the "elm_diskselector" can display more than 3
items.

For this feature, "elm_diskselector_display_item_num_set(Evas_Object *obj,
int num)" is added.
I would like to know more about your opinion about this feature. Thanks.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@58405 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
AUTHORS
data/themes/default.edc
src/bin/test_diskselector.c
src/lib/Elementary.h.in
src/lib/elm_diskselector.c