Revision a839389...

Go back to digest for 16th December 2012

Bug Fixes in KDE Base

Sebastian Gottfried committed changes in [kde-runtime] /declarativeimports/plasmacomponents:

QML Plasma Components: fix a bug in scrollbar anchoring

Scrollbars can only be anchored to the associated flickable if it is
their parent or they share the same parent. The plausibility check
for this condition had a bug exluding also the latter case. That's fixed
now.

File Changes

Modified 2 files
  • /declarativeimports/plasmacomponents
  •   plasma/qml/ScrollBar.qml
  •   plasma/platformcomponents/touch/ScrollBar.qml
2 files changed in total