Commit 732b0e0e authored by mak's avatar mak

set flickableDirection as VerticalFlick

parent b11194ac
......@@ -91,6 +91,7 @@ QGCView {
id: container
anchors.fill: loader
contentHeight: textOutput.height
flickableDirection: QGCFlickable.VerticalFlick
QGCLabel {
id: textOutput
width: container.width
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment