elm genlist: Fixed item selection bug with decorate_all mode. Patch by
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 20 Apr 2012 08:40:13 +0000 (08:40 +0000)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 20 Apr 2012 08:40:13 +0000 (08:40 +0000)
commit578e621023db5569cb07f5645635b1bfd8fc0f60
treeb8a4921682a46db605b87561b2edb60dde3456ce
parent14e3f35ebd43b1777d8e557e222d88cf35955776
elm genlist: Fixed item selection bug with decorate_all mode. Patch by
Hyoyoung Chang <hyoyoung@gmail.com>

On Fri, Apr 20, 2012 at 5:19 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> After discuss with seoz, i changed to not clean selections also i
> removed the new added internal func.
>
> Thanks
>
> On Fri, Apr 20, 2012 at 4:00 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
>> Dear all,
>>
>> I made a small patch to fix remained selection bug.
>> In decorate all mode, some item selection is not cleared after unset
>> decorate all mode.
>> I added to fix it.
>> And make unselecting common routine to a internal function.
>>
>> Thanks.

SVN revision: 70354
src/lib/elm_genlist.c