Revision 678656

Go back to digest for 24th June 2007

Other in KDE Base

Fredrik Höglund committed changes in /trunk/KDE/kdebase/workspace/plasma/animators/default/defaultAnimator.cpp:

Instead of creating a new transparent pixmap and redrawing the original in it with the desired alpha value, create a copy of the original and use DestinationIn to reduce the alpha.

This works on the assumption that the pixmaps passed to the Animators always have a format with an alpha channel.

File Changes

Modified 1 files
  • /trunk/KDE/kdebase/workspace/plasma/animators/default/defaultAnimator.cpp
1 files changed in total