aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls/data/TumblerPathView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/controls/data/TumblerPathView.qml')
-rw-r--r--tests/auto/controls/data/TumblerPathView.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/controls/data/TumblerPathView.qml b/tests/auto/controls/data/TumblerPathView.qml
index 8ea86eae..ec0d73ef 100644
--- a/tests/auto/controls/data/TumblerPathView.qml
+++ b/tests/auto/controls/data/TumblerPathView.qml
@@ -53,6 +53,8 @@ import QtQuick.Controls 2.12
PathView {
id: pathView
+ implicitWidth: 60
+ implicitHeight: 200
clip: true
pathItemCount: parent.visibleItemCount + 1
preferredHighlightBegin: 0.5