Revision 756456
Go back to digest for 6th January 2008Other in KDE Base
Jason Stubbs committed changes in /trunk/KDE/kdebase/workspace/libs/plasma:
Speed up the toolbox animations a bit. Arbitrary values, but 250ms still looks smooth here whereas 200ms (what I really wanted) doesn't. Nothing else appears to use Phase::moveItem() at the moment so am changing it directly.
The duration change in ToolBox is so that the moveItem() animation and customAnimation match up exactly.
File Changes
Modified 2 files
- /trunk/KDE/kdebase/workspace/libs/plasma
- /desktoptoolbox.cpp
- /phase.cpp
2 files changed in total