<br><br><div class="gmail_quote">On Thu, May 28, 2009 at 7:35 PM, Akmanalp, Mehmet A <span dir="ltr">&lt;<a href="mailto:makmanalp@wpi.edu">makmanalp@wpi.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2009/5/28 Ivan Čukić &lt;<a href="mailto:ivan.cukic@gmail.com">ivan.cukic@gmail.com</a>&gt;:<br>
<div class="im">&gt; One effect that I would need, that would be an extension of grow/shrink/scale<br>
&gt; is grow/shrink/scale while moving.<br>
</div><div class="im">&gt; Alternatively, you could make a simple move transition which could be combined<br>
&gt; with g/s/s to achieve the desired effect.<br>
</div>On this, do you think instead of hardcoding animations together,<br>
should we have some sort of thing that handles series and parallel<br>
animations like Kinetic does? So we can tell that we want animations<br>
that happen simultaneously and that happen after eachother? Silly<br>
pseudocode example:<br>
<br>
doseries(fadein, doparallel(bounce, blur), fadeout)</blockquote><div><br>That is what QSequentialAnimationGroup is doing...<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
would fade in, bounce and blur at the same time, and fade out. Or do<br>
we not need this at this point?<br>
<div class="im"><br>
&gt; The second thing is that you could have the animations for all effects - for<br>
&gt; example gradual fade from one image to another like the taskbar buttons do on<br>
&gt; hover...<br>
</div>I&#39;m not sure I understand exactly what you mean by &quot;having the<br>
animations for all effects&quot;.<br>
<br>
Thanks,<br>
<div class="im">~ mali (<a href="http://constant.inople.net/" target="_blank">http://constant.inople.net/</a>)<br>
_______________________________________________<br>
</div><div><div></div><div class="h5">Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
</div></div></blockquote></div><br>