Revision f9cb536...

Go back to digest for 30th March 2014

Bug Fixes in KDE Base

Martin Gräßlin committed changes in [kwin-compositing-kcm] /:

Fix the initial size of the KCMs

Both KCMs had a hard coded default which is obviously bad. Instead we
now calculate a useable implicitWidth and implicitHeight and use this
as the minimum size for the KCM. Which means we need also track changes
to these two root object properties and update the QWidget container
accordingly.



REVIEW: 117079

File Changes

Modified 8 files
  •   main.cpp
  •   model.cpp
  •   model.h
  •   qml/CompositingView.qml
  •   qml/EffectView.qml
  •   qml/main-compositing.qml
  •   qml/main.qml
  •   qml/OpenGLErrorView.qml
8 files changed in total