Revision 922407

Go back to digest for 8th February 2009

Other in Multimedia

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

NOTE: I *know* this messes up the PUD.
This will eventually be fixed.

Start to refactor the PUD a bit to make calculating geometry much easier.
Instead of using SVG sizes to calculate item sizes, use a svgElmenRect which can be programatically set and (eventually) scale the SVG to fit.

This simplifies a lot of logic.

However until I am done the PUD graphics are a bit borked (though they do work).

File Changes

Modified 5 files
  • /trunk/extragear/multimedia/amarok/src
  •   /context/popupdropper/libpud/PopupDropper.cpp
  •   /context/popupdropper/libpud/PopupDropperItem.cpp
  •   /context/popupdropper/libpud/PopupDropperItem.h
  •   /context/popupdropper/libpud/PopupDropperItem_p.h
  •   /playlist/view/listview/PrettyListView.cpp
5 files changed in total