----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104402/ -----------------------------------------------------------
Review request for Plasma. Description ------- This patch fixes following issues with QML Scrollbar component: - The hover and non-hover arrow images in vertical scrollbars are the same. - The down/right arrows are connected to events of mousearea of up/left arrows. - The mouseareas of the arrows do not have hoverEnabled property set to true. This is required to use their containsMouse property. Diffs ----- plasma/declarativeimports/plasmacomponents/qml/private/ScrollBarDelegate.qml 15ee7aa Diff: http://git.reviewboard.kde.org/r/104402/diff/ Testing ------- I didn't know how to test these from Gallery.qml (what command?). Tested, however, by putting in a test plasmoid. Works well now. Thanks, Viranch Mehta
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel