QmlDesigner: Disable horizontal scrollbar for property editor

Change-Id: Id6b9dc66ca86f775c7d8fd8a5c847becb5cf96cb
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Thomas Hartmann
2019-06-12 11:38:05 +02:00
parent 05c5a8bfa0
commit aa30828f40

View File

@@ -40,6 +40,7 @@ Rectangle {
ScrollView {
anchors.fill: parent
horizontalScrollBarPolicy: Qt.ScrollBarAlwaysOff
Column {
y: -1