diff --git a/qml/panes/OverlayPane.qml b/qml/panes/OverlayPane.qml index 2e255493..3e0da544 100644 --- a/qml/panes/OverlayPane.qml +++ b/qml/panes/OverlayPane.qml @@ -30,6 +30,7 @@ ColumnLayout { StackLayout { id: overlayStack Layout.fillWidth: true + width: parent.width implicitHeight: height