Revision 754844

Go back to digest for 6th January 2008

Other in Multimedia

Nikolaj Hald Nielsen committed changes in /trunk/extragear/multimedia/amarok/src/playlistbrowser:

This has got to rate among the top hacks of the year.... Make the PodcastCategoryDelegate's resize when they are selected so that additional info can be displayed.

Qt does not handle this use case very gracefully as the sizeHint function is not even called in many cases unless you kick the view rather hard.

Also, the option.state is never selected in sizeHint for some reason...

File Changes

Modified 4 files
  • /trunk/extragear/multimedia/amarok/src/playlistbrowser
  •   /PodcastCategory.cpp
  •   /PodcastCategory.h
  •   /PodcastModel.cpp
  •   /PodcastModel.h
4 files changed in total