Revision 4327bca...

Go back to digest for 18th March 2012

Bug Fixes in KDE Base

Ignat Semenov committed changes in [kde-baseapps] plasma/applets/folderview/folderview.cpp:

scale correctly when placed in a panel

1)Use setPreferredSize instead of setMinimumSize
2)Set the size policy to QSizePolicy::Minimum

Also, remove update() from constraintesEvent() as per the docs.


FIXED-IN:4.8.2

File Changes

Modified 1 files
  • plasma/applets/folderview/folderview.cpp
1 files changed in total