Re: [E-devel] E SVN: discomfitor IN trunk/elementary: . src/lib

2012-05-29 Thread Daniel Juyung Seo
Nice fix. You finally started working on genlist expandable effect! Daniel Juyung Seo (SeoZ) On Wed, May 30, 2012 at 12:00 AM, Enlightenment SVN wrote: > Log: > genlist tree items now animate their collapse properly when there are fewer > items than the maximum size of the viewport allows > > A

Re: [E-devel] E SVN: discomfitor IN trunk/elementary: . src/lib

2012-05-29 Thread Daniel Juyung Seo
This won't work when you prepend genlist item continuously. To test that I used timer with interval 0.5 and 1 sec. Sometimes selected item stayed at the same position but sometimes selected item scrolled out of the viewport. Can you check that? Thanks in advance. Daniel Juyung Seo (SeoZ) On Tue,

Re: [E-devel] E SVN: discomfitor IN trunk/elementary: . src/lib

2012-05-28 Thread Daniel Juyung Seo
backport done! Daniel Juyung Seo (SeoZ) On Tue, May 29, 2012 at 2:51 AM, Enlightenment SVN wrote: > Log: > elm list had a typo which seemed harmless but probably broke some things. I > corrected it. don't have a full checkout here, so no backporting unless > someone else does it or I remember