QmlDesigner: remove ugly pixel line from scrollbar

Change-Id: Ib553128667a85abadfe9b810860b0f7a68499bed
Reviewed-by: Marco Bubke <marco.bubke@digia.com>
This commit is contained in:
Tim Jenssen
2014-06-19 17:46:36 +02:00
parent 80e2f51183
commit 30780640ad

View File

@@ -36,6 +36,8 @@ ScrollViewStyle {
property color scrollbarBorderColor: "#333333"
property color scrollBarHandleColor: "#656565"
padding {left: 0; top: 0; right: 0; bottom: 0}
scrollBarBackground: Rectangle {
height: 10
width: 10