diff options
Diffstat (limited to 'modules/lock')
| -rw-r--r-- | modules/lock/Resources.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/lock/Resources.qml b/modules/lock/Resources.qml index bfa2364..0ba0188 100644 --- a/modules/lock/Resources.qml +++ b/modules/lock/Resources.qml @@ -71,6 +71,7 @@ GridLayout { Shape { anchors.fill: parent preferredRendererType: Shape.CurveRenderer + asynchronous: true ShapePath { fillColor: "transparent" |