lock/resources: async shapes
This commit is contained in:
parent
ec9d0359d5
commit
7d096ee786
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue