Commit c8ca71e0 authored by Pierre TILAK's avatar Pierre TILAK

Change size of PageView to avoid binding loop

parent b1fcd835
......@@ -79,7 +79,7 @@ Rectangle {
anchors.margins: 1
anchors.left: parent.left
anchors.right: parent.right
maxHeight: _availableValueHeight
maxHeight: _defaultSize
}
}
......
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