Revision 879452

Go back to digest for 9th November 2008

Other in Multimedia

Mark Kretschmann committed changes in /trunk/extragear/multimedia/amarok/src:

Made the settings dialog remember its current page.

The dialog will now remember which page was last used, and will show the same page again the next time you open it.
However, it will not remember this across sessions, by design. After startup it will always show the first page (General Config), except on the first run, where it will show the Collection Config.

This is the same behaviour as in Amarok 1, and was discussed with our usability guru.

Additionally I've refactored some of the code and made it more modern and readable.

File Changes

Modified 3 files
  • /trunk/extragear/multimedia/amarok/src
  •   /App.cpp
  •   /configdialog/ConfigDialog.cpp
  •   /configdialog/ConfigDialog.h
3 files changed in total