summaryrefslogtreecommitdiffstats
path: root/examples/wayland/multi-output/qml/GridScreen.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/multi-output/qml/GridScreen.qml')
-rw-r--r--examples/wayland/multi-output/qml/GridScreen.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/wayland/multi-output/qml/GridScreen.qml b/examples/wayland/multi-output/qml/GridScreen.qml
index 3dab99d0a..2a48cf169 100644
--- a/examples/wayland/multi-output/qml/GridScreen.qml
+++ b/examples/wayland/multi-output/qml/GridScreen.qml
@@ -46,6 +46,7 @@ WaylandOutput {
id: output
property alias gridSurfaces: listModel
+ sizeFollowsWindow: true
window: Window {
width: 1024
height: 760