diff --git a/custom-example/res/CustomFlyView.qml b/custom-example/res/CustomFlyView.qml index c965e29d9bafbae3f834c2734939f043f07c6458..f2df8502ed5a2429b0bbefd040b228e1fa248b84 100644 --- a/custom-example/res/CustomFlyView.qml +++ b/custom-example/res/CustomFlyView.qml @@ -329,6 +329,7 @@ Item { //-- Compass Item { Layout.rowSpan: 3 + Layout.column: 6 Layout.minimumWidth: mainIsMap ? parent.height * 1.25 : 0 Layout.fillHeight: true Layout.fillWidth: true