Just add more frame for a more fluid effect
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=732756
This commit is contained in:
parent
b816970827
commit
ccdccda3db
@ -45,7 +45,7 @@ int Animator::framesPerSecond(Plasma::Phase::Animation animation)
|
||||
int Animator::framesPerSecond(Plasma::Phase::Movement movement)
|
||||
{
|
||||
Q_UNUSED(movement)
|
||||
return 10;
|
||||
return 20;
|
||||
}
|
||||
|
||||
int Animator::framesPerSecond(Plasma::Phase::ElementAnimation animation)
|
||||
|
Loading…
Reference in New Issue
Block a user