Revision 1231059

Go back to digest for 15th May 2011

Bug Fixes in Multimedia

Giorgos Kylafas committed changes in /trunk/KDE/kdemultimedia/juk:

juk: save & restore playlist and tag editor sizes.

editorSplitter is turned to a member variable (m_editorSplitter) whose
sizes are stored and retrieved the same way as PlaylistSplitter's.

If no sizes were saved, use default sizes for the playlist and the
editor. The values are just hints for the actual size, m_editorSplitter
will distribute the space according to their relative weight.

File Changes

Modified 2 files
  • /trunk/KDE/kdemultimedia/juk
  •   /playlistsplitter.cpp
  •   /playlistsplitter.h
2 files changed in total