lock/resources: async shapes

This commit is contained in:
2 * r + 2 * t 2025-08-13 15:00:54 +10:00
parent ec9d0359d5
commit 7d096ee786

View file

@ -71,6 +71,7 @@ GridLayout {
Shape { Shape {
anchors.fill: parent anchors.fill: parent
preferredRendererType: Shape.CurveRenderer preferredRendererType: Shape.CurveRenderer
asynchronous: true
ShapePath { ShapePath {
fillColor: "transparent" fillColor: "transparent"