diff --git a/examples/glabels/glabels.qml b/examples/glabels/glabels.qml index dacda2bc..096a4003 100644 --- a/examples/glabels/glabels.qml +++ b/examples/glabels/glabels.qml @@ -34,7 +34,7 @@ Qsk.Window { source: modelData - sourceSize.width: 100 // width according to aspect ratio + graphicStrutSize.width: 100 // height: according to aspect ratio fillMode: Qsk.GraphicLabel.PreserveAspectFit alignment: Qt.AlignCenter //mirror: true