On Wed, 20 Oct 2010 14:51:28 -0200 Alex Grilo <[email protected]> said:
> The idea is not to execute the animation when the first element is pushed. > Barbieri > suggested to remove the first animation on all cases instead of being a > configuration, > so I guess it can't be done only with theme, is it right? > > I made the suggested changes and here is a new version of the patch. going to have to "change" this again. gustavo was on the right track, but not al the way there. the idea he was on his way towards was.. you DON'T want to animate "while setting up". ie you probably want something like the elm_list_go () - so until you "go" nothing is animated - the pager just gets set up. gustavo's idea works if you only have 1 pages in the pager at the start - what if you start with 3 of them? > On Wed, Oct 20, 2010 at 10:57 AM, Iván Briano (Sachiel) > <[email protected]>wrote: > > > On Wed, Oct 20, 2010 at 10:42 AM, Alex Grilo <[email protected]> > > wrote: > > > Hi, > > > This is a patch to configure if the first animation of an elm_pager will > > > be shown or not. There are some applications in which this first > > animation > > > seems weird. > > > > > > > I can't say I like the patch. It looks hackish and the naming of variables > > and functions doesn't really tell what it does. It's to keep the animation > > of an object being added to the pager from happening? Because it looks > > like you are misreading it as a first animation in the pager, when it's > > per item added. > > > > It could be done in theme alone, just having another style that doesn't > > animate with that signal. > > > > > thanks > > > > > > -- > > > -- > > > Alex Bredariol Grilo > > > ProFUSION embedded systems > > > http://profusion.mobi > > > > > > > > ------------------------------------------------------------------------------ > > > Download new Adobe(R) Flash(R) Builder(TM) 4 > > > The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly > > > Flex(R) Builder(TM)) enable the development of rich applications that run > > > across multiple browsers and platforms. Download your free trials today! > > > http://p.sf.net/sfu/adobe-dev2dev > > > _______________________________________________ > > > enlightenment-devel mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > > > > > > > > -- > -- > Alex Bredariol Grilo > ProFUSION embedded systems > http://profusion.mobi -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
