Revision 682019

Go back to digest for 8th July 2007

Features in Multimedia

Jeff Mitchell committed changes in /trunk/extragear/multimedia/amarok/src:

This commit implements *true* alpha-blend fading for ContextBoxes in GraphicsItemFader, and it's fast too. This means that varying backgrounds like gradients and the like should correctly render. This does mean that it won't work for pixmaps, so if we want to fade pixmaps we'd have to figure something else out for them (although pixmaps contained in ContextBoxes should probably fade), or have the old method alongside.

One issue: Switching from QGraphicsTextItem to QGraphicsSimpleTextItem causes the title bars not to display...haven't figured out why yet.

File Changes

Modified 6 files
  • /trunk/extragear/multimedia/amarok/src
  •   /CMakeLists.txt
  •   /contextview/contextbox.cpp
  •   /contextview/contextbox.h
  •   /contextview/contextview.cpp
  •   /contextview/graphicsitemfader.cpp
  •   /contextview/graphicsitemfader.h
6 files changed in total