On Mon, Oct 25, 2010 at 2:58 AM, Carsten Haitzler wrote:
> On Wed, 20 Oct 2010 14:51:28 -0200 Alex Grilo 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,
>
But should the pager show the pushed contents without any animation before
the
elm_pager_go call or they should be shown only after it?
On Mon, Oct 25, 2010 at 2:58 AM, Carsten Haitzler wrote:
> On Wed, 20 Oct 2010 14:51:28 -0200 Alex Grilo
> said:
>
> > The idea is not to execute the animation
On Wed, 20 Oct 2010 14:51:28 -0200 Alex Grilo 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
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.
On Wed, Oct 20, 2010 at 10:42 AM, Alex Grilo 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 vari
On Wed, Oct 20, 2010 at 10:42 AM, Alex Grilo 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 don't think it should be configurable. I guess the current behavior
w
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.
thanks
--
--
Alex Bredariol Grilo
ProFUSION embedded systems
http://profusion.mobi
Index: src/lib/elm_pager.c
===