Sebastian Gottfried
0ed74e50d0
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.
Description
No description provided
Languages
C++
63.9%
QML
29.4%
CMake
3.3%
Shell
1.3%
Python
1%
Other
1%