Revision 704721
Go back to digest for 26th August 2007Other in Multimedia
Dan Meltzer committed changes in /trunk/extragear/multimedia/amarok/src:
~yay illissius fixed the sidebar resizing. Its slow because QGV sucks at anything fast but it works. It turns out QSplitter will not adjust sizes if one of its children is resized, only if it is hidden.. so we do it ourselves.
File Changes
Modified 4 files
- /trunk/extragear/multimedia/amarok/src
- /app.cpp
- /MainWindow.cpp
- /MainWindow.h
- /sidebar.h
4 files changed in total