[Panel-devel] KDE/kdebase/workspace/plasma/applets/tasks

Aaron J. Seigo aseigo at kde.org
Sun Dec 16 20:33:56 CET 2007


On Saturday 15 December 2007, Jason Stubbs wrote:
> SVN commit 748739 by jstubbs:
>
> Now that the super-long animation issue has been fixed, up the animation
> time on tasks so that it's actually noticable. ;)

animations don't need to be noticeable to be useful. 1000ms is far too long 
for an animation. it should be a quarter second at the most perhaps, but the 
point of animation is not to dazzle the user and make them watch the screen, 
but to provide non-jarring transitions between states.

> --- trunk/KDE/kdebase/workspace/plasma/applets/tasks/tasks.cpp
> #748738:748739 @@ -70,7 +70,7 @@
>                              Plasma::LayoutAnimator::MoveEffect);
>          animator->setEffect(Plasma::LayoutAnimator::RemovedState,
>                              Plasma::LayoutAnimator::FadeOutMoveEffect);
> -        animator->setTimeLine(new QTimeLine(120, this));
> +        animator->setTimeLine(new QTimeLine(1000, this));




-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Trolltech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20071216/1b3e37a0/attachment.pgp 


More information about the Panel-devel mailing list